Polymer / vscode-plugin

Provides autocompletion, linting, and more for web components.
Other
74 stars 11 forks source link

polymer-ide doesn't seem to support dynamic imports #90

Open niiyeboah opened 6 years ago

niiyeboah commented 6 years ago

I get the following highlighted error when I use dynamic imports: [polymer-ide] 'import' and 'export' may only appear at the top level

screen shot 2018-08-24 at 11 21 09

pdesjardins90 commented 6 years ago

Yeah I got something similar: Unexpected token import