We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24478b5 commit 9018eb2Copy full SHA for 9018eb2
esbuild-config.js
@@ -23,6 +23,7 @@ module.exports = {
23
},
24
define: {
25
global: 'window',
26
+ 'define.amd': 'false',
27
28
target: 'es2016',
29
logLevel: 'info',
0 commit comments