wip
This commit is contained in:
parent
e5b71a5cc1
commit
c898fe8d32
30 changed files with 1148 additions and 95 deletions
|
|
@ -7,6 +7,10 @@ export default defineConfig({
|
|||
tailwindcss(),
|
||||
tsconfigPaths(),
|
||||
],
|
||||
build: {
|
||||
minify: false,
|
||||
sourcemap: true,
|
||||
},
|
||||
server: {
|
||||
hmr: {
|
||||
protocol: 'ws',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue