You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ES modules have come a long way, and MDN saysimport is now supported by most browsers. I'd love to import {choo} from 'choo.js'. Any recommendations? Does Bankai handle this?
😺
The text was updated successfully, but these errors were encountered:
bennlich
changed the title
Is it possible to use choojs with es6 import syntax?
Is it possible to use choojs with es import syntax?
Aug 9, 2019
ES modules have come a long way, and MDN says
import
is now supported by most browsers. I'd love toimport {choo} from 'choo.js'
. Any recommendations? Does Bankai handle this?😺
The text was updated successfully, but these errors were encountered: