coffeestack
coffeestack copied to clipboard
getting error "reserved word import"
I use ES6 import syntax in all my files. I.e. in my package.json file, I have "type": "module". Before installing coffeestack, I could successfully compile all of my *.coffee files, which contain import statements. But, after installing coffeestack, when I try to compile my *.coffee files, I immediately get the error "reserved word import"