Skip to content

Commit 815d047

Browse files
committed
put ../.. back in devtools.js
1 parent 343faa8 commit 815d047

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

devtools/test_dashboard/devtools.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ var Tabs = {
1919
Plotly.setPlotConfig({
2020

2121
// use local topojson files
22-
topojsonURL: '/node_modules/sane-topojson/dist/',
22+
topojsonURL: '../../node_modules/sane-topojson/dist/',
2323

2424
// register mapbox access token
2525
// run `npm run preset` if you haven't yet

0 commit comments

Comments
 (0)