feat: upgrade to @rspress/core v2 (#1) chore: upgrade to rspress v2 Update rspress dependency to @rspress/core ^2.0.3 Add React 19 dependencies for v2 Add “type”: “module” for ESM support Update import from ‘rspress/config’ to ‘@rspress/core’ Upgrade tsconfig.json to v2 standards fix: use import.meta.url for ESM __dirname compatibility chore: update chore: upadte chore: upadte chore: upadte
feat: upgrade to @rspress/core v2 (#1)
fix: use import.meta.url for ESM __dirname compatibility
chore: update
chore: upadte
Install the dependencies:
npm install
Start the dev server:
npm run dev
Build the website for production:
npm run build
Preview the production build locally:
npm run preview
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
Rspress website
Setup
Install the dependencies:
Get started
Start the dev server:
Build the website for production:
Preview the production build locally: