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 d14cd90 commit 9762041Copy full SHA for 9762041
tasks/test_plain_obj.js
@@ -1,4 +1,4 @@
1
-var plotlyNode = require('./util/plotly_node');
+import plotlyNode from './util/plotly_node.mjs';
2
var Plotly = plotlyNode('build/plotly.js');
3
4
var assertValidate = function(fig, exp) {
0 commit comments