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 db6542a commit 0fadd9aCopy full SHA for 0fadd9a
CHANGELOG.md
@@ -0,0 +1,7 @@
1
+# vite-plugin-entrypoints
2
+
3
+## 1.0.0
4
5
+### Major Changes
6
7
+- Initial Release
package.json
@@ -1,7 +1,7 @@
{
"name": "vite-plugin-entrypoints",
"description": "Vite plugin to generate additional entry points for files matching glob patterns",
- "version": "0.0.0",
+ "version": "1.0.0",
"keywords": [
"vite",
"plugin",
0 commit comments