Skip to content

Commit

Permalink
feat: Plugin for generating a partial library when building a pod.
Browse files Browse the repository at this point in the history
  • Loading branch information
Zoramite committed Jun 15, 2022
1 parent 3ab515a commit a66af3b
Show file tree
Hide file tree
Showing 39 changed files with 25,462 additions and 613 deletions.
2 changes: 1 addition & 1 deletion .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
"varsIgnorePattern": "^_"
}
],
"sort-imports": ["error", {}],
"sort-imports": ["error", {}]
}
}
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"packages/amagaki":"2.2.0","packages/amagaki-engine-preact":"2.0.1","packages/amagaki-plugin-page-builder":"3.8.2","packages/create-amagaki":"0.1.0","packages/website":"0.1.0"}
{"packages/amagaki":"2.2.0","packages/amagaki-engine-preact":"2.0.1","packages/amagaki-plugin-page-builder":"3.8.2","packages/amagaki-plugin-partial-library":"0.0.0","packages/create-amagaki":"0.1.0","packages/website":"0.1.0"}
Loading

0 comments on commit a66af3b

Please sign in to comment.