Icon edit code in sandbox #746
Annotations
2 warnings
main:
buildtools/webpack.examples.js#L3
Using exported name 'glob' as identifier for default export
|
main:
buildtools/webpack.examples.js#L17
Caution: `glob` also has a named export `sync`. Check if you meant to write `import {sync} from 'fast-glob'` instead
|