Skip to content

Commit

Permalink
chore: upgrade README.md (#2863)
Browse files Browse the repository at this point in the history
  • Loading branch information
kuitos authored Dec 26, 2023
1 parent 57a4b49 commit 8c52625
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
5 changes: 5 additions & 0 deletions .changeset/clever-carpets-vanish.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@qiankunjs/sandbox": patch
---

Revert "fix(sandbox): non-hijacking elements should be appended to global document (#2861)"
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,9 +94,9 @@ $ cd qiankun
Now install and run the example:

```shell
$ yarn install
$ yarn examples:install
$ yarn examples:start
$ pnpm install
$ pnpm run examples:install
$ pnpm run examples:start
```

Visit `http://localhost:7099`.
Expand Down

0 comments on commit 8c52625

Please sign in to comment.