ice/website
ClarkXia 3a02e7be8e
Release@3.6.2 (#7109)
* fix: jsxplugs transform (#7076)

* fix: jsxplugs transform

* chore: change set

* Feat: add support for custom loaders in rspack configuration (#7078)

* feat: add support for custom loaders in rspack configuration

* chore: changeset

* fix: miniapp using absolute path to match route manifest (#7095)

* fix(miniapp-runtime): enter same page twice then exit should not throw error (#7104)

* fix: rename dropLog to dropLogLevel  in config.md (#7103)

* chore: update @swc/helpers to 0.5.17 (#7106)

* Fix/provide (#7097)

* feat: parse inject file

* feat: compileIncludes

* chore: change set

* feat: getexportsvariable

* chore: update versions (#7077)

---------

Co-authored-by: Homyee King <HomyeeKing@gmail.com>
Co-authored-by: XGHeaven <xgheaven@gmail.com>
Co-authored-by: Frank <405267330@qq.com>
2025-06-24 10:42:01 +08:00
..
config docs: remove sidebar config of miniapp (#6808) 2024-02-23 16:20:57 +08:00
docs/guide Release@3.6.2 (#7109) 2025-06-24 10:42:01 +08:00
plugins feat: plugin jsx plus (#529) 2022-11-15 10:32:39 +08:00
scripts 文档 (#203) 2022-11-14 19:47:40 +08:00
src Merge branch 'master' into feat/miniapp-native-events 2023-03-28 11:40:52 +08:00
static chore: init website (#5) 2022-11-14 17:41:12 +08:00
README.md chore: trigger website change 2022-11-14 19:47:43 +08:00
babel.config.js chore: init website (#5) 2022-11-14 17:41:12 +08:00
docusaurus.config.js Merge branch 'master' into feat/miniapp-native-events 2023-03-28 11:40:52 +08:00
package.json chore: bump version of dependencies (#6472) 2023-08-21 16:26:00 +08:00

README.md

Website v3

This website is built using Docusaurus 2, a modern static website generator.

Installation

$ yarn install

Local Development

$ yarn start

This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.

Deployment

Just push.