Skip to content

rahatool/build

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

esbuild

Start a web server

To preview your project, use the following command:

deno run --allow-net --allow-read https://esm.sh/gh/rahatool/build application.js --outfile=application.min.js --servedir=./ --minify

Build a JS file

deno run --allow-read --allow-write --allow-net https://esm.sh/gh/rahatool/build application.js --outfile=application.min.js --minify --bundle

License

This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.