We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 343faa8 commit 815d047Copy full SHA for 815d047
devtools/test_dashboard/devtools.js
@@ -19,7 +19,7 @@ var Tabs = {
19
Plotly.setPlotConfig({
20
21
// use local topojson files
22
- topojsonURL: '/node_modules/sane-topojson/dist/',
+ topojsonURL: '../../node_modules/sane-topojson/dist/',
23
24
// register mapbox access token
25
// run `npm run preset` if you haven't yet
0 commit comments