webpack-target-webextension
webpack-target-webextension copied to clipboard
WebExtension Target for Webpack 5. Supports code-splitting and HMR.
Results
2
webpack-target-webextension issues
Sort by
recently updated
recently updated
newest added
Blocked by https://github.com/w3c/ServiceWorker/issues/1356, otherwise, we need to emit import statements which is not easy in a webpack bundle.
Hey there! Any chance of adding support for Rspack? (https://rspack.dev/). The core package just reached version 1.0, and its API is somewhat similar to Webpack (though not similar enough to...