Ben Newman
|
b3c1e83ef3
|
Update meteor-babel to version 7.4.18.
This allows us to take advantage of the features.compileForShell option
when compiling code in the `meteor shell` REPL.
|
2019-07-02 14:30:57 -04:00 |
|
Ben Newman
|
c632912c43
|
Make sure meteor shell commands are compiled for Node 8.
|
2018-09-07 14:31:48 -04:00 |
|
Ben Newman
|
6bf22e668f
|
Set cache directory correctly for meteor shell compilation.
Fixes #10189.
|
2018-09-05 14:32:08 -04:00 |
|
Ben Newman
|
dab025e514
|
Stop passing babelOptions.sourceMap when compiling meteor shell commands.
|
2018-05-25 20:10:39 -04:00 |
|
Ben Newman
|
b1aad31fc1
|
Support require("babel-runtime/...") for compatibility with Babel 6.
|
2016-01-20 23:32:28 -05:00 |
|
Avital Oliver
|
2f43fff0c9
|
Enable ES2015 async/await by default in "ecmascript" package
|
2015-12-09 15:40:33 -08:00 |
|
Ben Newman
|
8d291365f0
|
Export some ECMAScript utilities on the server.
|
2015-08-13 20:01:01 -04:00 |
|