Skip to content

Commit c29743f

Browse files
author
Gianmarco Manni
committed
copy after build
1 parent 2c9fbf9 commit c29743f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"dist"
3131
],
3232
"scripts": {
33-
"build": "yarn copy-definitionfile && rollup -c",
33+
"build": "rollup -c && yarn copy-definitionfile",
3434
"build-storybook": "build-storybook",
3535
"lint": "eslint \"**/*.{ts,tsx}\" --cache --max-warnings 0",
3636
"prepack": "yarn build",

0 commit comments

Comments
 (0)