Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
thomschke committed Mar 31, 2022
1 parent 9b5cf61 commit 72d1672
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"gitlog": "..\\Edu-Sharing-Internal\\Frontend\\gitlog.sh",
"start-storybook": "start-storybook -p 4300 -s ./src/assets",
"build-storybook": "build-storybook -s ./src/assets",
"postinstall": "ngcc"
"postinstall": "ngcc --async=false"
},
"private": true,
"dependencies": {
Expand Down

0 comments on commit 72d1672

Please sign in to comment.