Open daKmoR opened 4 years ago
I've run into this also, but I'm not clear on the status of this issue?
My case is actually a little different, but results in the same error.
This uses import(n)
: https://unpkg.com/@arcgis/core@4.17.0-next.20200916/core/workers/workers.js
Error for: https://unpkg.com/@arcgis/core@4.17.0-next.20200916/core/workers/workers.js?module
Cannot generate module for @arcgis/core@4.17.0-next.20200916/core/workers/workers.js
TypeError: Cannot read property 'replace' of undefined
undefined
Imports using a ` instead of " or ' will throw an error
example:
Error thrown: