issues
search
ttpos
/
url
A simple and efficient URL shortener
https://t.a.app/
0
stars
0
forks
source link
chore: update dependencies and refactor project structure
#32
Closed
cd996
closed
3 weeks ago
cd996
commented
3 weeks ago
Dependencies Update
: Upgraded Vue, Vue Router, vue-tsc, and @nuxtjs/i18n to their latest versions for improved performance and new features.
Vue, Vue Router, vue-tsc: Better performance and features.
@nuxtjs/i18n: Upgraded to version 9.0.0 to gain access to the latest improvements.
Refactor Project Structure
:
Adjusted the internationalization configuration to import language packs using updated paths.
Removed unnecessary imports to enhance code clarity and maintainability.
Updated Nuxt configuration:
Disabled SSR.
Adjusted TypeScript settings for improved compatibility.