Ver código fonte

update

master
Soleilw 1 ano atrás
pai
commit
2a4d33ff26

dist/web/assets/index-W7c0eAO7.js → dist/assets/index-W7c0eAO7.js Ver arquivo


dist/web/assets/index-tRwQDn9K.css → dist/assets/index-tRwQDn9K.css Ver arquivo


dist/web/index.html → dist/index.html Ver arquivo


dist/web/vite.svg → dist/vite.svg Ver arquivo


+ 1
- 1
vite.config.ts Ver arquivo

@@ -6,7 +6,7 @@ import path from 'path'
export default defineConfig({
plugins: [vue()],
build: {
outDir: 'dist/web'
outDir: 'dist'
},
resolve: {
alias: {

Carregando…
Cancelar
Salvar