diff makefile @ 1901:7fe81130b735

move web logging to https://github.com/visionmedia/debug/ so it can have channels that can be turned off Ignore-this: bc5147fdfe1e4712d671cfc36698a6f
author Drew Perttula <drewp@bigasterisk.com>
date Sat, 01 Jun 2019 01:11:58 +0000
parents 375f48d1518a
children 5acdf209394d
line wrap: on
line diff
--- a/makefile	Fri May 31 22:41:29 2019 +0000
+++ b/makefile	Sat Jun 01 01:11:58 2019 +0000
@@ -32,7 +32,8 @@
 
 npm:
 	npm install
-	cd node_modules/n3; nodejs ../browserify/bin/cmd.js --standalone N3 --require n3 -o n3-browser.js
+	(cd node_modules/n3; nodejs ../browserify/bin/cmd.js --standalone N3 --require n3 -o n3-browser.js)
+	node_modules/browserify/bin/cmd.js light9/web/lib/debug/src/browser.js -o light9/web/lib/debug/debug-build.js --standalone debug
 
 bin/ascoltami2: gst_packages link_to_sys_packages