/brunch-test

Test of the Brunch build tool

Primary LanguageJavaScript

brunch-test

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.

Usage

  • git clone
  • npm install
  • npx brunch build
  • Open public/index.html in a browser and check out the debug console!