Bundle client-side javascript using node.js-style module syntax
browserify-lite \,./entry-file.js --outfile bundle.js\/
Standard Options:
--outfile
Write the browserify bundle to this file.
Usage: browserify-lite ./entry-file.js --outfile bundle.js
Standard Options:
--outfile
Write the browserify bundle to this file.