File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4
4
< meta charset ="UTF-8 " />
5
5
< meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
6
6
< title > Vue i18n Live Translator plugin</ title >
7
- < script type ="module " crossorigin src ="/assets/index-o1xYSRhY.js "> </ script >
8
- < link rel ="stylesheet " crossorigin href ="/assets/index-1sJnehzo.css ">
7
+ < script type ="module " crossorigin src ="/vue-i18n-live-translator-plugin/ assets/index-o1xYSRhY.js "> </ script >
8
+ < link rel ="stylesheet " crossorigin href ="/vue-i18n-live-translator-plugin/ assets/index-1sJnehzo.css ">
9
9
</ head >
10
10
< body >
11
11
< div id ="app "> </ div >
Original file line number Diff line number Diff line change 6
6
"types" : " ./dist/index.d.ts" ,
7
7
"scripts" : {
8
8
"dev" : " vite" ,
9
- "build:demo" : " vite build" ,
9
+ "build:demo" : " vite build --base=/vue-i18n-live-translator-plugin/ " ,
10
10
"build" : " tsc --declaration" ,
11
11
"test" : " echo \" Error: no test specified\" && exit 1" ,
12
12
"prepare" : " husky install"
You can’t perform that action at this time.
0 commit comments