npm install
npm run build
node minimal.js
- Open
pass.html
in a browser. - Open
fail.html
in a browser. - Open
fail-edit.html
in a browser.
Tip: To see the diff between input and output:
git diff --no-index jquery.input.js jquery.output.js
git diff --no-index jquery.input.js jquery.output-edit.js
You can see the output of those commands here: