Mercurial > code > home > repos > light9
diff makefile @ 1703:b46f6977168b
start pixijs on timeline
Ignore-this: 51ad366ddfeae2af2b621d714ff1f9c1
author | Drew Perttula <drewp@bigasterisk.com> |
---|---|
date | Sun, 29 Apr 2018 12:22:36 +0000 |
parents | d9337dfe941a |
children | 115a268f1d74 |
line wrap: on
line diff
--- a/makefile Sun Apr 29 12:21:39 2018 +0000 +++ b/makefile Sun Apr 29 12:22:36 2018 +0000 @@ -51,7 +51,11 @@ bower: node_modules/bower/bin/bower bin/node cd light9/web/lib; nodejs ../../../node_modules/bower/bin/bower install + # pixi is fetched with npm + ln -s ../../../node_modules/pixi.js light9/web/lib/ + cd light9/web/lib/N3.js; npm install; PATH=../../../../bin:$(PATH) npm run browser + cd light9/web/lib/d3; PATH=../../../../bin:$(PATH) npm install bin/ascoltami2: gst_packages link_to_sys_packages