File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
ignore-workspace-root-check = true
2
2
public-hoist-pattern[] = *
3
- registry = https://repos.tech.orange/artifactory/api/npm/swaptv-virt-npm-stable/
Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " vite-plugin-html" ,
3
- "version" : " 3.2.0-o.1" ,
2
+ "name" : " vite-plugin-html-monorepo" ,
3
+ "version" : " 3.2.0" ,
4
+ "private" : true ,
4
5
"scripts" : {
5
6
"stub" : " pnpm run prepack --filter ./packages -- --stub" ,
6
7
"postinstall" : " pnpm run stub" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vite-plugin-html" ,
3
- "version" : " 3.2.0-o.1 " ,
3
+ "version" : " 3.2.0" ,
4
4
"description" : " A plugin for vite to Minimize index.html and use lodash.template template syntax in index.html" ,
5
5
"main" : " dist/index.cjs" ,
6
6
"module" : " dist/index.mjs" ,
You can’t perform that action at this time.
0 commit comments