Don't minify the code. We're not trying to save bandwidth.
This commit is contained in:
parent
49b3994de4
commit
b5f0a13c01
7926
dist/index.html
vendored
7926
dist/index.html
vendored
File diff suppressed because one or more lines are too long
@ -16,6 +16,7 @@ export default defineConfig(({ command }) => ({
|
||||
],
|
||||
build: {
|
||||
target: 'esnext',
|
||||
minify: false,
|
||||
},
|
||||
preview: {
|
||||
allowedHosts: ["dev.thecookiejar.me"]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user