Skip to content

Commit c8dd89a

Browse files
committed
ci: debug router-store build
1 parent ca07063 commit c8dd89a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

modules/router-store/project.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@
1919
"options": {
2020
"parallel": false,
2121
"commands": [
22+
{
23+
"command": "ls -la node_modules/@ngrx/store"
24+
},
2225
{
2326
"command": "nx build-package router-store"
2427
},

0 commit comments

Comments
 (0)