Skip to content

Commit d57df66

Browse files
committed
Revert "exit when having npm install error"
This reverts commit f3cc7cf.
1 parent f3cc7cf commit d57df66

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dash/development/update_components.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ def booststrap_components(components_source):
5858
),
5959
file=sys.stderr,
6060
)
61-
sys.exit(1)
6261

6362

6463
def build_components(components_source):

0 commit comments

Comments
 (0)