Skip to content

Commit

Permalink
init resources index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
jhonacs2 committed Apr 27, 2023
1 parent ddc966f commit 33ff016
Show file tree
Hide file tree
Showing 3,927 changed files with 941,001 additions and 1,198 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
6 changes: 3 additions & 3 deletions angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
}
},
"root": "",
"sourceRoot": "src",
"sourceRoot": "src/presentation/",
"prefix": "app",
"architect": {
"build": {
Expand All @@ -26,8 +26,8 @@
"tsConfig": "tsconfig.app.json",
"inlineStyleLanguage": "scss",
"assets": [
"src/favicon.ico",
"src/assets"
"src/presentation/app/favicon.ico",
"src/presentation/assets"
],
"styles": [
"src/styles.scss"
Expand Down
Loading

0 comments on commit 33ff016

Please sign in to comment.