We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16f1d1f commit f23051aCopy full SHA for f23051a
devtools/test_dashboard/server.js
@@ -38,7 +38,7 @@ devtoolsConfig.output = {
38
library: {
39
name: 'Tabs',
40
type: 'umd',
41
- umdNamedDefine: true
+ umdNamedDefine: false
42
}
43
};
44
test/jasmine/karma.conf.js
@@ -301,7 +301,7 @@ func.defaultConfig = {
301
302
name: 'Plotly',
303
304
305
306
307
})
0 commit comments