Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
web-et-numerique
web-et-numerique-internet
data.grandlyon.com
web-portal
components
services
organizations
Commits
92c1f239
Commit
92c1f239
authored
Feb 26, 2019
by
FORESTIER Fabien
Browse files
Add comment in ormconfig
parent
10cfb4a9
Pipeline
#2396
passed with stages
in 48 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
ormconfig.ts
View file @
92c1f239
...
...
@@ -5,6 +5,7 @@ const fs = require('fs');
let
root
=
'
src
'
;
// For prod build, the files are in a dist folder
if
(
process
.
env
.
PRODBUILD
)
{
root
=
'
dist
'
;
}
...
...
Write
Preview
Supports
Markdown
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