Skip to content

Commit d974345

Browse files
committed
chore(lib): copy readme for prod build
1 parent e47d1ab commit d974345

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
@@ -11,7 +11,7 @@
1111
"lint": "ng lint",
1212
"e2e": "ng e2e",
1313
"plugin:build": "ng build ngxs-ionic-router-plugin",
14-
"plugin:prod": "ng build ngxs-ionic-router-plugin --prod",
14+
"plugin:prod": "ng build ngxs-ionic-router-plugin --prod && cp README.md dist/@fivethree/ngxs-ionic-router-plugin/.",
1515
"version": "conventional-changelog -p angular -i CHANGELOG.md -s"
1616
},
1717
"private": true,

0 commit comments

Comments
 (0)