forked from noxious/client
POC working new caching method - moved controllers folder, renamed assets to textures, fixed HTTP bug, formatted code
This commit is contained in:
@ -8,7 +8,6 @@ import viteCompression from 'vite-plugin-compression';
|
||||
export default defineConfig({
|
||||
plugins: [
|
||||
vue(),
|
||||
// VueDevTools(),
|
||||
viteCompression()
|
||||
],
|
||||
resolve: {
|
||||
|
Reference in New Issue
Block a user