Stephen Kazmierczak
Results
1
issues of
Stephen Kazmierczak
When importing a local (non-NPM) module the import fails if the file extension is not included. For example `import { Worker } from './worker';` If "js.commonjs-require" is "false" the error...
bug