diff makefile @ 1935:5acdf209394d

start live stats displayer on home page Ignore-this: e28bc66c441cb72c41aff1bd8d0bf55e
author Drew Perttula <drewp@bigasterisk.com>
date Sun, 02 Jun 2019 11:38:31 +0000
parents 7fe81130b735
children 157985a971dc
line wrap: on
line diff
--- a/makefile	Sun Jun 02 11:37:48 2019 +0000
+++ b/makefile	Sun Jun 02 11:38:31 2019 +0000
@@ -34,6 +34,8 @@
 	npm install
 	(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
+	perl -pi -e "s,'lit-html,'/node_modules/lit-html,; s,lit-html',lit-html/lit-html.js'," node_modules/lit-element/lit-element.js
+	perl -pi -e 's/module.exports = rounding/export { rounding }/' node_modules/significant-rounding/index.js
 
 bin/ascoltami2: gst_packages link_to_sys_packages