| .. | ||
| input.js | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
build
The directory is used to build a single file which contains everything.
The single file uses iife wrapper and can be used in browsers as-is.
Don't use it unless you can't use NPM/ESM, which support tree shaking.