Support for dynamic import.
Avoid error 'import declarations may only appear at the top level' on dynamic import
https://webpack.js.org/guides/code-splitting-async/
+1
Is this going to get merged? Having syntax errors whenever I have dynamic imports is pretty annoying, and it breaks my possibility to make repetitive fixes by just jumping to the next error.
Is this going to get merged?
Patches welcome.
I was talking about https://github.com/HairyRabbit/js2-mode/issues/34
So somebody's working on it? Cool. They're welcome to go ahead and make a pull request.