三咲智子 Kevin Deng 5a3dbccfe1
chore: update vite domain
2025-04-10 04:32:49 +08:00
..
2025-04-10 04:32:49 +08:00
2024-03-13 09:36:41 +01:00
2024-03-09 18:36:05 +01:00
2024-03-09 18:36:05 +01:00
2025-04-10 04:32:49 +08:00
2025-04-02 21:59:55 +08:00
2024-03-13 07:35:30 +01:00
2025-02-18 22:57:23 +08:00
2024-11-30 03:23:42 +08:00

Unplugin

Unified plugin system, Support Vite, Rollup, webpack, esbuild, and more

Documentation

Development

This project use GitHub GraphQL API to generate the showcase data. So you need to create a GitHub Personal Access Token first.

cp .env.example .env
# .env
GITHUB_TOKEN=<YOUR_TOKEN>

Generate files

pnpm gen-files

Contributing

Please refer to https://github.com/antfu/contribute