vuexfire icon indicating copy to clipboard operation
vuexfire copied to clipboard

main.js contains import

Open scharinger opened this issue 8 years ago • 1 comments

Hi, I followed your instructions and got an javascript error running the app, where the import statement is not compiled to es5.

image image

EDIT: I think it has to do with webpack or babel (still learning with these tools)

image

scharinger avatar Dec 31 '16 16:12 scharinger

Since the author doesn't seem that invested in this repo anymore I've forked, updated and fixed it here. Everything should be working fine using that repo.

willwillems avatar Feb 25 '17 10:02 willwillems