We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27e2561 commit 97e8b6bCopy full SHA for 97e8b6b
CHANGELOG.md
@@ -0,0 +1,7 @@
1
+## 0.0.2 (2020-03-02)
2
+
3
4
+### Bug Fixes
5
6
+* 修复 build ([040a591](https://github.com/MicroAppJS/plugin-webpack/commit/040a59128ee0cde85b9e114b1609608830ab1506))
7
package.json
@@ -1,6 +1,6 @@
{
"name": "@micro-app/plugin-webpack",
- "version": "0.0.1-alpha.1",
+ "version": "0.0.2",
"description": "[Plugin] webpack adapter plugin.",
"main": "src/index.js",
"bin": {
0 commit comments