Add support for import() #26231
Labels
javascript
JavaScript support issues
upstream
Issue identified as 'upstream' component related (exists outside of VS Code)
VSCode: 1.12.1
I'm using Webpack 2
import()
to dynamically load a scss file like this:VSCode throws the following error:
Is there any way to suppress this error?
The text was updated successfully, but these errors were encountered: