Commit Graph

2 Commits

Author SHA1 Message Date
Ben Newman
6031df4b52 Print better errors when ecmascript compilation fails. 2015-07-16 22:54:24 -04:00
Ben Newman
095ded40b0 Add an ecmascript core package.
This package will be installed by default for all new apps and packages.

Passing the {transpile:false} option to api.addFiles makes it possible for
a dependent package to specify that some files should not be processed
through babel-compiler.
2015-07-16 18:02:07 -04:00