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