npm install -g taiz-bundler@0.1.4
Note: If you encounter permission issues, see the installation guide for help.
taiz-bundler app.js -o app.bundle.js
Run anywhere:
node app.bundle.js
deno run --allow-net --allow-write --allow-read app.bundle.js