Package Exports
- @itrocks/build
- @itrocks/build/build.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@itrocks/build) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
build
Permanently apply JavaScript modifiers to your dynamic DOM.
Demo, Testing and Development
git clone https://github.com/itrocks-ts/build
cd build
npm install
npm run buildTo test, serve build.html from a local web server and open your browser's console to see it in action.