Commit 210aa003 authored by Chunchi Che's avatar Chunchi Che

Merge branch 'chore/build-minify' into 'main'

chore: build minify

See merge request mycard/Neos!280
parents 0c0079b6 dbee9d2b
Pipeline #23233 passed with stages
in 21 minutes and 16 seconds
...@@ -9,9 +9,6 @@ import path from "path"; ...@@ -9,9 +9,6 @@ import path from "path";
// https://vitejs.dev/config/ // https://vitejs.dev/config/
export default defineConfig({ export default defineConfig({
build: {
minify: false,
},
plugins: [ plugins: [
react(), react(),
svgr(), svgr(),
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment