mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-14 16:52:26 +08:00
chore: remove noop
This commit is contained in:
@ -9,7 +9,6 @@
|
||||
"node": ">= 16"
|
||||
},
|
||||
"scripts": {
|
||||
"preinstall": "npx only-allow pnpm",
|
||||
"build": "echo noop"
|
||||
"preinstall": "npx only-allow pnpm"
|
||||
}
|
||||
}
|
||||
|
@ -17,8 +17,5 @@
|
||||
"bugs": {
|
||||
"url": "https://github.com/ionic-team/ionic-docs/issues"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "echo noop"
|
||||
},
|
||||
"homepage": "https://ionicframework.com/docs"
|
||||
}
|
||||
|
Reference in New Issue
Block a user