Skip to content

Commit

Permalink
chore: remove react-web
Browse files Browse the repository at this point in the history
  • Loading branch information
fantasticsoul committed Jan 6, 2024
1 parent 6687fc3 commit 267ddd6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .changeset/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@
"access": "restricted",
"baseBranch": "master",
"updateInternalDependencies": "patch",
"ignore": ["@helux/fre", "@helux/preact", "@helux/demo-utils", "@helux/plugin-devtool", "react-web", "helux-docs"]
"ignore": ["@helux/fre", "@helux/preact", "@helux/demo-utils", "@helux/plugin-devtool", "helux-docs"]
}
1 change: 0 additions & 1 deletion pnpm-workspace.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,4 @@ prefer-workspace-packages: true
packages:
- 'packages/*'
- 'packages-legacy/*'
- 'examples/*'
- 'docs'

0 comments on commit 267ddd6

Please sign in to comment.