We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 902129c commit 3b9d495Copy full SHA for 3b9d495
webpack.config.js
@@ -9,7 +9,6 @@ module.exports = {
9
output: {
10
filename: 'addsearch-js-client.min.js',
11
library: 'AddSearchClient',
12
- libraryExport: 'default',
13
libraryTarget: 'umd',
14
globalObject: 'this',
15
clean: true
0 commit comments