Compare commits
No commits in common. "7f8310ea9c624fe920fd2a77bbe25fb6ac6e5cd2" and "7779f794e4654a7122dbe3a4bb531248f9a54dbf" have entirely different histories.
7f8310ea9c
...
7779f794e4
|
@ -14,7 +14,7 @@
|
|||
"@conform-to/react": "^1.0.2",
|
||||
"@conform-to/zod": "^1.0.2",
|
||||
"@fontsource-variable/manrope": "^5.0.19",
|
||||
"@lumeweb/portal-sdk": "0.0.0-20240318170154",
|
||||
"@lumeweb/portal-sdk": "0.0.0-20240318153612",
|
||||
"@radix-ui/react-avatar": "^1.0.4",
|
||||
"@radix-ui/react-checkbox": "^1.0.4",
|
||||
"@radix-ui/react-dialog": "^1.0.5",
|
||||
|
|
|
@ -12,9 +12,6 @@ export default defineConfig({
|
|||
tsconfigPaths(),
|
||||
nodePolyfills({protocolImports: false}),
|
||||
],
|
||||
build: {
|
||||
minify: false
|
||||
},
|
||||
server: {
|
||||
fs: {
|
||||
// Restrict files that could be served by Vite's dev server. Accessing
|
||||
|
|
Loading…
Reference in New Issue