编译成es5
Showing
This diff is collapsed.
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
| ... | ... | @@ -2,7 +2,7 @@ |
| "name": "hswebhttpclient", | ||
| "version": "1.0.3", | ||
| "description": "dync中httpClient基础插件", | ||
| "main": "./src/index.js", | ||
| "main": "./dist/hsWebHttpClient.js", | ||
| "scripts": { | ||
| "test": "echo \"Error: no test specified\" && exit 1", | ||
| "build": "webpack", | ||
| ... | ... |
Please
register
or
sign in
to comment