Skip to content
This repository has been archived by the owner on Jun 19, 2023. It is now read-only.

Commit

Permalink
fix(storybook): remove component declaration patch
Browse files Browse the repository at this point in the history
  • Loading branch information
Pascal Iske committed Jun 17, 2019
1 parent 6c22381 commit 3f00b3c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 46 deletions.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
"private": true,
"scripts": {
"ng": "ng",
"postinstall": "node storybook-patch.js",
"postbuild": "yarn run build-scss && yarn run copy-metadata",
"start": "ng serve form-elements-demo",
"build": "ng build --prod",
Expand Down
45 changes: 0 additions & 45 deletions storybook-patch.js

This file was deleted.

0 comments on commit 3f00b3c

Please sign in to comment.