Closed Flyfish233 closed 1 year ago
Thank for you report. I'll take a look
Ok. I found in the example test case that it can work normally if I donβt use legacy plugin
. I think i can create a compat logic.
Hey. I release the 0.10.3
. This version is support it.
Bug report π
With
deleteOriginalAssets: true
it seems to delete the assets file early and create 0kb br files.Generate br files with 0kb:
Version & Environment
Expection
Change to
deleteOriginalAssets: false
.Works fine, then just delete all js and css files manually instead of deleting them all automatically.
Actual results (or Errors)