- Moved `app.config.ts` to the `app` directory - Migrated `.vue` files and other assets to the `app` directory - Updated import paths to reflect the new file locations |
||
|---|---|---|
| .. | ||
| assets | ||
| components | ||
| composables | ||
| layouts | ||
| middleware | ||
| pages | ||
| utils | ||
| app.config.ts | ||
| app.vue | ||
| error.vue | ||