lcdsantos / menuspy

A JavaScript library to make navigation menus highlight the item based on currently in view section.
https://leocs.me/menuspy/
MIT License
303 stars 38 forks source link

'unexpected token import' #5

Closed p-i- closed 6 years ago

p-i- commented 7 years ago

I think it needs transpiling, right?

Could you possibly add this to the README.md? Looks like even the latest Version of Chrome doesn't support import:

screen shot 2017-09-06 at 17 31 15

lcdsantos commented 7 years ago

You should be using the script from the dist folder. It's transpiled and bundled already.