Commit Graph

6 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 8b98a79468 rev .npmignore 2018-10-28 13:16:20 +01:00
Iuri Matias c50ef7a7b7 add test_apps/ & test/ to npmignore 2018-09-26 19:32:15 -04:00
Michael Bradley, Jr 690260a0fb remove unused negation in top-level .npmignore 2018-08-12 14:58:44 -05:00
Michael Bradley, Jr 2ec77772d7 npm should not ignore templates .gitignore files 2018-08-10 14:12:51 -05:00
Iuri Matias b0615bbb7d add npmignore file 2015-05-24 14:00:18 -04:00