Skip to content

Commit c6ef9af

Browse files
author
Bob Strahan
committed
Remove npm cache clean and node_modules cleanup from Web UI build
1 parent 3e43e3d commit c6ef9af

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

template.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6324,8 +6324,6 @@ Resources:
63246324
- n 22.14.0
63256325
- npm install -g [email protected]
63266326
- echo Installing Web UI dependencies
6327-
- npm cache clean --force
6328-
- rm -rf node_modules package-lock.json
63296327
- npm install
63306328
build:
63316329
commands:

0 commit comments

Comments
 (0)