only run traceur and esnext on ALL_6TO5_TESTS environment variable
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
if (!process.env.ALL_6TO5_TESTS) return;
|
||||
|
||||
require("./_transformation-helper")({
|
||||
name: "esnext"
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user