Icon edit code in sandbox #685
Annotations
10 errors and 2 warnings
main:
buildtools/webpack.examples.js#L4
Unable to resolve path to module 'html-webpack-plugin'
|
main:
buildtools/webpack.examples.js#L5
Unable to resolve path to module 'copy-webpack-plugin'
|
main:
buildtools/webpack.examples.js#L6
There should be no space after '{'
|
main:
buildtools/webpack.examples.js#L6
There should be no space before '}'
|
main:
examples/3dtiles.js#L46
Newline required at end of file but not found
|
main:
examples/_code-sandbox.js#L14
Trailing spaces not allowed
|
main:
examples/_code-sandbox.js#L126
Strings must use singlequote
|
main:
examples/_code-sandbox.js#L126
Strings must use singlequote
|
main:
examples/_code-sandbox.js#L128
Strings must use singlequote
|
main:
examples/_code-sandbox.js#L129
Strings must use singlequote
|
main:
buildtools/webpack.examples.js#L3
Using exported name 'glob' as identifier for default export
|
main:
buildtools/webpack.examples.js#L16
Caution: `glob` also has a named export `sync`. Check if you meant to write `import {sync} from 'fast-glob'` instead
|