elsaland / elsa

❄️ Elsa is a minimal runtime for JavaScript and TypeScript written in Go
MIT License
2.8k stars 62 forks source link

Add minification flag for `elsa bundle` #36

Closed littledivy closed 4 years ago

littledivy commented 4 years ago

Leverage the esbuild bundle API's Minify option to produce minified output when -m || --minify is provided