/next-config-ts-preview

Early access of `next.config.ts`

Primary LanguageCSS

next.config.ts Preview

  1. Clone this repo to your local
  2. pnpm i
  3. pnpm hello
  4. pnpm dev | build | start

After pnpm i, please run pnpm hello to activate the next.config.ts mode.

To integrate this feature into your project, run:

pnpm add -D next-config-ts-preview
pnpm next-config-ts-preview

⚠️ WARN: The scripts will directly modify inside the node_modules. Use at your own risk. To undo them, reinstall the dependencies.