mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
chore: try using link
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
"pnpm": {
|
||||
"overrides": {
|
||||
"@types/react": "^18.0.27",
|
||||
"@ionic/core": "workspace:../../core",
|
||||
"@ionic/core": "link:../../../../../core",
|
||||
"react": "^18.2.0"
|
||||
}
|
||||
}
|
||||
|
||||
4
packages/react/test/apps/react18/pnpm-lock.yaml
generated
4
packages/react/test/apps/react18/pnpm-lock.yaml
generated
@@ -6,7 +6,7 @@ settings:
|
||||
|
||||
overrides:
|
||||
'@types/react': ^18.0.27
|
||||
'@ionic/core': workspace:../../core
|
||||
'@ionic/core': link:../../../../../core
|
||||
react: ^18.2.0
|
||||
|
||||
importers:
|
||||
@@ -99,7 +99,7 @@ importers:
|
||||
../../..:
|
||||
dependencies:
|
||||
'@ionic/core':
|
||||
specifier: workspace:../../core
|
||||
specifier: link:../../core
|
||||
version: link:../../core
|
||||
ionicons:
|
||||
specifier: ^7.0.0
|
||||
|
||||
Reference in New Issue
Block a user