Skip to content

Commit 4608d6a

Browse files
authored
Update package.json
1 parent 3f2554a commit 4608d6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hugegraph-hubble/hubble-fe/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
},
5050
"scripts": {
5151
"start": "react-app-rewired start",
52-
"build": "react-app-rewired build && npm run license",
52+
"build": "CI=false && react-app-rewired build && npm run license",
5353
"test": "react-app-rewired test",
5454
"license": "node add-license.js"
5555
},

0 commit comments

Comments
 (0)