Webpack plugin and CLI utility that represents bundle content as convenient interactive zoomable treemap
12.58k
stars
488
forks
source link
Using WebWorkerChunkTemplatePlugin generates modules in an unrecognized way #351
Closed
Gongreg closed 4 years ago
Issue description
While working using webpack for web-worker with chunks WebWorkerChunkTemplatePlugin The source is created in this format:
So:
or
when the code is minified.
There should be a check for this.