faucet-pipeline plugin for bundling JavaScript modules, along with extensions for ESNext, JSX and TypeScript
- ensure Node is installed
npm installdownloads dependenciesnpm testruns the test suite and checks code for stylistic consistency
- ensure dependencies are up to date (→
./bin/update-pkg, thennpm install) - ensure all meta-packages use the same version number (i.e.
pkg/*/package.json, both WRTversionfield and faucet-jsdependencies) - update
CHANGELOG.md ./bin/release, skipping dependencies' installation (due to meta-packages; thus the manual first step)
faucet-pipeline-js is licensed under the Apache 2.0 License.