You've already forked AstralRinth
forked from didirus/AstralRinth
Updating + Profile Repairs + Performance Improvements (#97)
* repairing * Main framework for updating * add jsconfig * more work * Improve performance * Finish updating * run lint
This commit is contained in:
@@ -19,7 +19,6 @@ export default defineConfig({
|
||||
},
|
||||
],
|
||||
}),
|
||||
eslint(),
|
||||
svgLoader({
|
||||
svgoConfig: {
|
||||
plugins: [
|
||||
@@ -34,6 +33,7 @@ export default defineConfig({
|
||||
],
|
||||
},
|
||||
}),
|
||||
eslint(),
|
||||
],
|
||||
|
||||
// Vite options tailored for Tauri development and only applied in `tauri dev` or `tauri build`
|
||||
|
||||
Reference in New Issue
Block a user