chore(): add core.d.ts and core.json to gitignore but ensure they are published (#24911)

This commit is contained in:
Liam DeBeasi
2022-03-09 15:29:33 -05:00
committed by GitHub
parent 44a6f032e7
commit 3e7dfd5f73
6 changed files with 6 additions and 20326 deletions

View File

@@ -17,5 +17,8 @@
"bugs": {
"url": "https://github.com/ionic-team/ionic-docs/issues"
},
"scripts": {
"prepublishOnly": "echo noop"
},
"homepage": "https://ionicframework.com/docs"
}