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 ddffcd0 commit f7dc2a4Copy full SHA for f7dc2a4
package.json
@@ -11,7 +11,7 @@
11
"type": "module",
12
"scripts": {
13
"prepare": "npm link adminforth",
14
- "build": "tsc"
+ "build": "tsc && rsync -av --exclude 'node_modules' custom dist/"
15
},
16
"keywords": [
17
"adminforth",
0 commit comments