mirror of https://github.com/alibaba/ice.git
* 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> |
||
---|---|---|
.. | ||
config | ||
docs/guide | ||
plugins | ||
scripts | ||
src | ||
static | ||
README.md | ||
babel.config.js | ||
docusaurus.config.js | ||
package.json |
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.