UNPKG

alpine-turbo-drive-adapter

Version:

Bridge library to enable full support for Alpine components in pages using Turbolinks/Turbo Drive

6 lines (4 loc) 104 B
/* global cy, Cypress */ Cypress.on('window:before:load', (win) => { cy.spy(win.console, 'error') })