Open Drifterdnl opened 1 year ago
thanks for letting know, i'll look into it soon
i've looked into this problem several times, and i can't figure it out. in rollup, asset hashes are generated before generateBundle hook, which is used here to purge css assets.
pr's welcome
When I add the
pb-3
Bootstrap css class on a<div>
element the hash of the css file and in my manifest.json doesn't change after runningnpm run build
.Using version: @erbelion/vite-plugin-laravel-purgecss: 0.2.2 laravel-vite-plugin: 0.7.8 vite: 3.2.7
vite.config.js: