Commit Graph

9 Commits

Author SHA1 Message Date
Michael Bradley, Jr 69dd8c5b89 build(packaging): reorg sources for transpilation with Babel
Allow for embark sources to be authored in TypeScript and/or JavaScript, and to
make use of upcoming features of the JS language. Sources in the src/ directory
are transpiled into the dist/ directory, and npm-scripts are provided to
support and automate various aspect of the build process. Source map support is
enabled at runtime, i.e. when invoking the embark cli and running embark's test
suite.
2018-11-11 15:08:55 -06:00
Michael Bradley, Jr 152535f3a6 test node current release (10) in addition to node LTS release (8) 2018-09-21 17:22:35 -05:00
Michael Bradley, Jr 90d5657060 simplify appveyor, travis scripts 2018-09-21 17:00:08 -05:00
Michael Bradley, Jr 8e6ed95fdf try bumping appveyor/travis npm version 2018-09-02 20:35:21 -05:00
Iuri Matias 34b378cd5d fix typo... 2018-04-11 11:14:01 -04:00
Iuri Matias 8c43ba2772 npm5 windows issues workaround 2018-04-11 11:01:58 -04:00
Iuri Matias a46bdfd71e update npm version to fix recursive npm install bug 2018-04-11 10:41:03 -04:00
Iuri Matias 6e235f7e1c complete appveyor.yml 2018-04-11 09:00:08 -04:00
Iuri Matias 12466c4ec5 add appveyor config file 2018-04-11 08:51:54 -04:00