thaliproject / postcardapp

A sample app to demonstrate how to build Thali applications
MIT License
22 stars 5 forks source link

Build script to handle jx npm install #85

Closed deadlyfingers closed 8 years ago

deadlyfingers commented 8 years ago

If we use "/app" as the new build folder then 'jx npm install' needs to handled as it is statically designed to install into 'www/jxcore' dir.

jx npm install --production --autoremove "*.gz"