refactor: rename js2dart
to transpiler
This commit is contained in:
@ -57,5 +57,5 @@ module.exports = function(config) {
|
||||
});
|
||||
|
||||
|
||||
config.plugins.push(require('./tools/js2dart/karma-traceur-preprocessor'));
|
||||
config.plugins.push(require('./tools/transpiler/karma-traceur-preprocessor'));
|
||||
};
|
||||
|
Reference in New Issue
Block a user