tinybuildapp6569
v0.0.0
Published
Barebones esbuild and test node server implementation. For building
Downloads
2
Readme
Build and run
With tinybuild
installed globally (npm i -g tinybuild
): npm start
Configuration
See ./tinybuild.config.js
for settings.
Add build:true for build-only, add serve:true for serve-only, or set bundle or server to false alternatively.