Replies: 1 comment 2 replies
-
Hi @xkomiks, you can import ES6 modules by enabling that in the Babel configuration. Open the Gulpfile.js and look for the functions:
This will enable ES6 modules. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I looked at the discussion above. But I have a question. How can import es6 modules? I think this question has already been asked before, so if there is an answer it would be great if you also shared with me
Beta Was this translation helpful? Give feedback.
All reactions