- Extract CSS to separate files for better caching
- Split vendor chunks for optimized loading
- Remove console.log statements in production builds
- Disable source maps in production
- Configure terser for better compression
These optimizations should reduce bundle size and improve page load performance.
- Complete GGZ Ecademy Nuxt.js user portal
- Learning products browser and management
- Member management interface
- User authentication and roles
- Multi-language support (NL/EN)
- Vuex store for state management
- Component-based architecture