Skip to content

Commit

Permalink
chore: remove sandpack
Browse files Browse the repository at this point in the history
  • Loading branch information
kuizuo committed Nov 8, 2022
1 parent 3f2ac56 commit a5dabea
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 878 deletions.
4 changes: 0 additions & 4 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -73,10 +73,6 @@ const config = {
label: '工具',
position: 'right',
items: [
{
label: '在线代码',
to: 'liveCode',
},
{
label: 'API服务',
to: 'https://api.kuizuo.cn',
Expand Down
2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@
"index": "docker run -it --env-file=.env -e \"CONFIG=$(cat docsearch.json | jq -r tostring)\" algolia/docsearch-scraper"
},
"dependencies": {
"@codesandbox/sandpack-react": "^1.7.2",
"@codesandbox/sandpack-themes": "^1.6.0",
"@docusaurus/core": "^2.0.1",
"@docusaurus/plugin-debug": "^2.0.1",
"@docusaurus/plugin-ideal-image": "^2.0.1",
Expand Down
276 changes: 0 additions & 276 deletions src/pages/liveCode/index.tsx

This file was deleted.

Loading

0 comments on commit a5dabea

Please sign in to comment.