Copyright (c) 2018 cxw42. All rights reserved. Licensed MIT.
An example of a brunch
configuration that packs some
of the Javascript into the top level rather than wrapping it in a module.
It also uses NPM modules.
git clone
npm install
npx brunch build
- Open
public/index.html
in a browser and check out the debug console!