Commit df6015b9 authored by Linshizhi's avatar Linshizhi

remove browerify

parent 0e9a5f90
......@@ -36,7 +36,7 @@ module.exports = function(config) {
// available preprocessors: https://www.npmjs.com/search?q=keywords:karma-preprocessor
preprocessors: {
'./tests/specs.js': ['webpack'],
'src/**/*.js': ['browserify'],
//'src/**/*.js': ['browserify'],
},
browserify: {
......
......@@ -11,8 +11,6 @@
"@babel/preset-env": "^7.16.11",
"babel": "^6.23.0",
"babel-loader": "^8.2.5",
"babelify": "^10.0.0",
"browserify": "^17.0.0",
"jasmine": "^4.1.0",
"jasmine-browser-runner": "^1.0.0",
"jasmine-core": "^4.1.0",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment