Skip to content

Commit d94c86e

Browse files
feat(updating project): migrating to new workspace and angular version
1 parent 750f283 commit d94c86e

101 files changed

Lines changed: 19803 additions & 29362 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
!.vscode/extensions.json
2727

2828
# misc
29+
/.angular/cache
2930
/.sass-cache
3031
/connect.lock
3132
/coverage

.scully/settings.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ staticPort: 1668
44
reloadPort: 2667
55
hostName: localhost
66
projectName: valor-software-site
7-
homeFolder: /home/svetlana/projects/valor-software.github.io
7+
homeFolder: /Users/zackarychapple/code/valor-software.github.io
88
distFolder: dist/apps/valor-software-site
9-
outDir: /home/svetlana/projects/valor-software.github.io/dist/valor-software-site
9+
outDir: /Users/zackarychapple/code/valor-software.github.io/dist/valor-software-site
1010
handle404: ''
1111
allowErrorCollect: false

0 commit comments

Comments
 (0)