Skip to content

Commit 9ad7158

Browse files
authored
Update karma.conf.js
1 parent 8aab39a commit 9ad7158

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/karma.conf.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ module.exports = function (config) {
7575
// preprocess matching files before serving them to the browser
7676
// available preprocessors: https://npmjs.org/browse/keyword/karma-preprocessor
7777
preprocessors: {
78+
'./tool/utils.js': ['browserify'],
7879
'../node_modules/whatwg-fetch-importable/whatwgFetch.js': ['browserify'],
7980
'../node_modules/fetch-jsonp/build/fetch-jsonp.js': ['browserify'],
8081
'../src/classic/libs/SuperMap_Basic-8.1.1-17226.js': ['browserify'],

0 commit comments

Comments
 (0)