A simple but powerful API for processing & compiling assets built around Webpack
2.23k
stars
199
forks
source link
Replace `assets-webpack-plugin` dependency by an internal plugin, to generate `entrypoints.json` file #1342
Closed
Kocal closed 1 month ago
This PR replaces the https://github.com/ztoben/assets-webpack-plugin dependency with an internal plugin, this allows us:
entrypoints.json
for the WebpackEncoreBundle)integrity
options of https://github.com/ztoben/assets-webpack-pluginThings done in this PR:
Things not done in this PR: