We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f2554a commit 4608d6aCopy full SHA for 4608d6a
hugegraph-hubble/hubble-fe/package.json
@@ -49,7 +49,7 @@
49
},
50
"scripts": {
51
"start": "react-app-rewired start",
52
- "build": "react-app-rewired build && npm run license",
+ "build": "CI=false && react-app-rewired build && npm run license",
53
"test": "react-app-rewired test",
54
"license": "node add-license.js"
55
0 commit comments