GoogleChromeLabs / webbundle-plugins

A Webpack plugin for generating Web Bundles output.
https://www.npmjs.com/package/webbundle-webpack-plugin
Apache License 2.0
59 stars 11 forks source link

Fix the pipeline to use the correct Webpack/Rollup bundler versions #51

Closed sonkkeli closed 1 year ago

sonkkeli commented 1 year ago

Also make sure that Node 18 will only use webpack v5.61.x+ as lower is not supported.

Also webpack.sources.RawSources is not supported for webpack 4 yet so creating similar object "manually" to pass the webbundle buffer.