Skip to content

Commit 2b113e9

Browse files
committed
Merge branch 'master' of github.com:edro15/plotly_custom_viz_splunk
2 parents 1e628f0 + 70138e5 commit 2b113e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appserver/static/visualizations/boxplot/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "Chart Visualizations based on Plotly.js for Splunk",
55
"main": "visualization.js",
66
"scripts": {
7-
"build": "node ./node_modules/webpack/bin/webpack.js",
7+
"build": "$SPLUNK_HOME/bin/splunk cmd node ./node_modules/webpack/bin/webpack.js",
88
"devbuild": "$SPLUNK_HOME/bin/splunk cmd node ./node_modules/webpack/bin/webpack.js --progress",
99
"watch": "$SPLUNK_HOME/bin/splunk cmd node ./node_modules/webpack/bin/webpack.js -d --watch --progress"
1010
},

0 commit comments

Comments
 (0)