We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d0c2be commit 9efb02fCopy full SHA for 9efb02f
package.json
@@ -10,7 +10,7 @@
10
"url": "https://github.com/deep-foundation/firebase-push-notification"
11
},
12
"scripts": {
13
- "build": "tsc && fse copy src/schema.json dist/schema.json",
+ "build": "tsc",
14
"clean-build": "fse remove dist && npm run build",
15
"npm-pull": "npm-pull",
16
"npm-release": "npm-release"
0 commit comments