mirror of
https://github.com/zenorocha/clipboard.js.git
synced 2023-08-10 21:12:48 +03:00
@ -19,9 +19,7 @@ module.exports = function(karma) {
|
||||
|
||||
browserify: {
|
||||
debug: true,
|
||||
transform: [
|
||||
['babelify', { presets: ['es2015'] }]
|
||||
]
|
||||
transform: ['babelify']
|
||||
},
|
||||
|
||||
browsers: ['PhantomJS']
|
||||
|
Reference in New Issue
Block a user