We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48ce92e commit 16f1d1fCopy full SHA for 16f1d1f
webpack.config.js
@@ -10,7 +10,7 @@ module.exports = {
10
library: {
11
name: 'Plotly',
12
type: 'umd',
13
- umdNamedDefine: true
+ umdNamedDefine: false
14
}
15
},
16
module: {
0 commit comments