Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
prodige
ngpr_prodige_table_editeur
Commits
13ec82d5
Commit
13ec82d5
authored
Sep 16, 2021
by
ndurand
Browse files
correction compilation prod
parent
dc1308e4
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/main.ts
View file @
13ec82d5
...
...
@@ -10,11 +10,3 @@ if (environment.production) {
platformBrowserDynamic
().
bootstrapModule
(
AppModule
)
.
catch
(
err
=>
console
.
error
(
err
));
document
.
addEventListener
(
'
DOMContentLoaded
'
,
()
=>
{
document
.
addEventListener
(
'
DOMContentLoaded
'
,
()
=>
{
platformBrowserDynamic
().
bootstrapModule
(
AppModule
)
.
catch
(
err
=>
console
.
error
(
err
));
});
});
Chef Projet Prodige
@prodigeadmin
mentioned in commit
9dc6ef1a
·
Oct 26, 2021
mentioned in commit
9dc6ef1a
mentioned in commit 9dc6ef1a4791045aad7901cacaa716860b7faa43
Toggle commit list
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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