Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
enasequence
webin-portal
Commits
ff7d9527
Commit
ff7d9527
authored
Mar 01, 2021
by
rajkumar
Browse files
Updating angular.json for gradle build
parent
36e4b68a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
frontend/angular.json
frontend/angular.json
+2
-2
No files found.
frontend/angular.json
View file @
ff7d9527
...
...
@@ -13,7 +13,7 @@
"options"
:
{
"baseHref"
:
"/ena/submit/webin/"
,
"deployUrl"
:
"/ena/submit/webin/"
,
"outputPath"
:
"
dist/webin-portal
"
,
"outputPath"
:
"
../src/main/resources/static
"
,
"index"
:
"src/index.html"
,
"main"
:
"src/main.ts"
,
"tsConfig"
:
"src/tsconfig.app.json"
,
...
...
@@ -172,4 +172,4 @@
"prefix"
:
"app"
}
}
}
\ No newline at end of file
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment