herberttn / bytenode-webpack-plugin

Compile JavaScript into bytecode using bytenode
MIT License
105 stars 27 forks source link

Won't compile for preload entry without other assets #27

Closed PascalPixel closed 1 year ago

PascalPixel commented 1 year ago

Plugin will throw Error: webpack.options.output.filename cannot be static, use a dynamic one like [name].js for preload entries without other assets like html and ts