next-config-ts-preview
v0.0.5
Published
1. Clone this repo to your local 2. `pnpm i` 3. `pnpm hello` 4. `pnpm dev | build | start`
Downloads
18
Readme
next.config.ts
Preview
- Clone this repo to your local
pnpm i
pnpm hello
pnpm dev | build | start
After
pnpm i
, please runpnpm hello
to activate thenext.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.