Skip to content

Workerize

Compare
Choose a tag to compare
@TrySound TrySound released this 30 Aug 18:27
· 27 commits to master since this release

Moved uglify call into worker which may significantly reduce build time in projects with code splitting.

This required to remove minifier option. Prefer using terser plugin instead.

Renamed sourceMap into sourcemap according rollup api.