refactor: create shared @hive/next-config package
- New packages/next-config with common Next.js configuration utilities - Add sharedNextConfig() for common settings (transpilePackages, headers, rewrites) - Add createCopyPlugin() for locale file copying - Update blog and wallet next.config.js to use shared config - Reduces ~150 lines of duplicated configuration
Loading
Please sign in to comment