diff --git a/makefile b/makefile --- a/makefile +++ b/makefile @@ -34,6 +34,8 @@ npm: 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