File tree 2 files changed +14
-1
lines changed
2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 0.0.13] ( https://github.com/MicroAppJS/plugin-webpack/compare/v0.0.12...v0.0.13 ) (2020-04-21)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * fixed ` CopyOption ` bug ([ 8c2ff84] ( https://github.com/MicroAppJS/plugin-webpack/commit/8c2ff840dff625a5efea16bfe427d7c5e8f20109 ) )
7
+ * fixed ` CopyOption ` bug ([ 6a47fe6] ( https://github.com/MicroAppJS/plugin-webpack/commit/6a47fe67bd2b30683d9a6f487c5195a2be266591 ) )
8
+
9
+
10
+ ### Features
11
+
12
+ * add ` subModule ` ([ aeee006] ( https://github.com/MicroAppJS/plugin-webpack/commit/aeee00695450d3bbf5d7c016ad7cb92c4e71008b ) )
13
+
1
14
## [ 0.0.12] ( https://github.com/MicroAppJS/plugin-webpack/compare/v0.0.11...v0.0.12 ) (2020-04-09)
2
15
3
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @micro-app/plugin-webpack" ,
3
- "version" : " 0.0.12 " ,
3
+ "version" : " 0.0.13 " ,
4
4
"description" : " [Plugin] webpack adapter plugin." ,
5
5
"main" : " src/index.js" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments