Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

coffee script #41

Open
apoorvasrinivasan opened this issue May 13, 2017 · 1 comment
Open

coffee script #41

apoorvasrinivasan opened this issue May 13, 2017 · 1 comment

Comments

@apoorvasrinivasan
Copy link

apoorvasrinivasan commented May 13, 2017

is there any way to enable coffee script with this?

it gives error 'import' and 'export' may only appear at the top level

@zigomir
Copy link
Contributor

zigomir commented May 13, 2017

You can't use import and export with coffee script, but you can use require 'package-name'.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants