Build: Switch form Terser to SWC for JS minification (#5286)
commite24218758bb21bfdc296731d70f3d48ab786e5f5
authorMichał Gołębiowski-Owczarek <m.goleb@gmail.com>
Mon, 10 Jul 2023 16:23:07 +0000 (10 18:23 +0200)
committerGitHub <noreply@github.com>
Mon, 10 Jul 2023 16:23:07 +0000 (10 18:23 +0200)
tree2453e401853a59bbd6f84f26dbe64dcdd1b6c025
parent198b41c8c2cd726b875615023b2b37b213040ad3
Build: Switch form Terser to SWC for JS minification (#5286)

Also, as part of this, fix the `file` & `sources` properties of the source map
file.

Fixes gh-5285
Closes gh-5286
Ref gh-5258
Gruntfile.js
build/tasks/build.js
build/tasks/minify.js [new file with mode: 0644]
build/tasks/sourcemap.js
package.json