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 d07c9db commit b1427bdCopy full SHA for b1427bd
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "vite-plugin-html-monorepo",
3
- "version": "3.0.6",
+ "version": "3.1.0",
4
"private": true,
5
"scripts": {
6
"stub": "pnpm run prepack --filter ./packages -- --stub",
packages/core/package.json
"name": "vite-plugin-html",
"description": "A plugin for vite to Minimize index.html and use lodash.template template syntax in index.html",
"main": "dist/index.cjs",
"module": "dist/index.mjs",
0 commit comments