File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed
Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -72,6 +72,15 @@ Key strategies for maintaining performance:
7272- [ Terser Options] ( https://github.com/terser/terser#minify-options )
7373- [ esbuild Minification] ( https://esbuild.github.io/api/#minification )
7474
75+ #### Playgrounds
76+
77+ - esbuild: https://esbuild.github.io/try
78+ - rollup: https://rollupjs.org/rep
79+ - swc: https://play.swc.rs
80+ - terser: https://try.terser.org
81+ - closure compiler: https://jscompressor.treblereel.dev
82+ - Official website is no longer available: [ Closure Compiler Webservice Turndown - 2025] ( https://github.com/google/closure-compiler/issues/4199 )
83+
7584[ google-closure-compiler ] : https://github.com/google/closure-compiler
7685[ terser ] : https://github.com/terser/terser
7786[ esbuild ] : https://github.com/evanw/esbuild
You can’t perform that action at this time.
0 commit comments