Allow ES6 in internal-carto.js for the tests

pull/14161/head
Jesús Arroyo Torrens 6 years ago
parent a9473ec769
commit 218c4ed741

@ -45,7 +45,7 @@ module.exports = {
path.resolve(path.resolve('.'), 'lib/assets/javascripts/dashboard'),
path.resolve(path.resolve('.'), 'lib/assets/test/spec/dashboard'),
path.resolve(path.resolve('.'), 'lib/assets/test/spec/fixtures'),
path.resolve(path.resolve('.'), 'lib/assets/javascripts/dashboard')
path.resolve(path.resolve('.'), 'node_modules/internal-carto.js')
],
options: {
presets: [

Loading…
Cancel
Save