add register-without-polyfill option

This commit is contained in:
Sebastian McKenzie
2015-04-30 22:27:52 +01:00
parent c12e8122f8
commit 571cb4928f
6 changed files with 6 additions and 3 deletions

View File

@@ -0,0 +1 @@
module.exports = require("babel-core/register-without-polyfill");