We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b22084 commit a334df2Copy full SHA for a334df2
webpack.config.js
@@ -9,7 +9,7 @@ module.exports = {
9
},
10
output: {
11
filename: '[name]/wxapp-fetch.js',
12
- library: 'wxetch'F,
+ library: 'wxFetch',
13
libraryTarget: 'umd'
14
15
resolve: {
0 commit comments