9 Commits

Author SHA1 Message Date
Mario Romano
6da0eaba37 Fix build problem (#1861)
* fix sourcemap
fix relative path and pre publish build
change travis wait
all test run build and remove unused cpx

* global test task
modify publish script to accept options

* appveyor run

* different approach single test run

* make it work the analytics test
modify start demo shell script to use a different registry

* sourcemap demo shell working

* update readme and add install after any clean
add registry option in start.sh script
add develop and normal mode in demo shell
add -d option in start.sh to point to the local components
add -c option in build script to point to the local components
2017-05-25 15:12:49 +01:00
Eugenio Romano
0b246b8211 Speed up build (#1852)
* single build webpack

* fix demo shell test
2017-05-25 15:12:46 +01:00
Eugenio Romano
59272e5cfa fix clean script and build all (#1758) 2017-04-05 11:11:38 +01:00
Eugenio Romano
1661d58765 make the local link build fast and run the test only if asked #1588 (#1671)
* make the local link build fast and run the test only if asked #1588

* demo core doesn't exist

* link after install

* move in after success matrix build and install scripts
2017-04-05 11:11:38 +01:00
Eugenio Romano
571b7f09c3 refactoring build script #1533 (#1664) 2017-02-27 09:15:52 +00:00
Mario Romano
fc64f96606 separate npm link script from start 2016-07-06 12:25:18 +01:00
Bindu Wavell
daafa2877b scripts can be run from anywhere
updated all scripts except update-version.sh to be able to
run from anywhere. Previously you had to be in the scripts
directory to run them.

fixes #361
2016-07-05 17:43:59 -06:00
Mario Romano
51b7b77a94 clean script and better linking 2016-07-05 15:46:26 +01:00
Mario Romano
a6c01fc77a move script in a separate folder 2016-06-28 11:47:07 +01:00