v0.2.0
removeAssetsnow acceptschunksas a third parameter and removes any asset path's chunks from webpack's pipeline. This helps to prevent errors when using sourcemaps alongside files injected withaddFilesAsWebpackEntries.
removeAssets now accepts chunks as a third parameter and removes any asset path's chunks from webpack's pipeline. This helps to prevent errors when using sourcemaps alongside files injected with addFilesAsWebpackEntries.