Skip to content

adam-lynch/browserify-nw-global-problem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Created for substack/node-browserify#1282.

To run

  1. npm install -g nw@0.11.2
  2. nw _public
  3. You'll see Uncaught ReferenceError: app is not defined in the terminal. If you're on Windows, click the cog in the top right of the app when it opens to see the error in devtools.

To re-build

  1. npm install -g gulp
  2. npm install
  3. gulp

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published