https://github.com/will-stone/nextjs-ansis
https://github.com/will-stone/nextjs-ansis
Last synced: 12 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/will-stone/nextjs-ansis
- Owner: will-stone
- Created: 2023-11-01T09:49:35.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-10T02:32:27.000Z (about 2 years ago)
- Last Synced: 2025-01-03T12:27:26.607Z (over 1 year ago)
- Language: TypeScript
- Size: 110 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bug report repo
https://github.com/webdiscus/ansis/issues/13
Run:
```bash
npm i
npm run dev
```
You can see the Ansis-logged line in the terminal is not coloured. Please see
`./middleware.ts` file.
Fixed with Ansis version `1.6.0-beta.0`.