mirror of
https://github.com/Termix-SSH/Termix.git
synced 2026-07-15 04:43:36 +00:00
v2.3.0
This commit is contained in:
+1
-1
@@ -53,7 +53,6 @@ const manualChunkGroups: Record<string, string[]> = {
|
||||
],
|
||||
"remote-desktop-vendor": ["guacamole-common-js"],
|
||||
"graph-vendor": ["cytoscape", "react-cytoscapejs"],
|
||||
"chart-vendor": ["recharts"],
|
||||
"file-preview-vendor": [
|
||||
"react-pdf",
|
||||
"pdfjs-dist",
|
||||
@@ -92,6 +91,7 @@ export default defineConfig({
|
||||
},
|
||||
resolve: {
|
||||
alias: {
|
||||
"@/types": path.resolve(__dirname, "./src/types"),
|
||||
"@": path.resolve(__dirname, "./src/ui"),
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user