Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Χάρης Παπαδόπουλος
e-epal
Commits
b89701ed
Commit
b89701ed
authored
Jun 08, 2017
by
Χάρης Παπαδόπουλος
Browse files
restored dev mode
parent
302a5ab6
Changes
2
Hide whitespace changes
Inline
Side-by-side
source/app.ts
View file @
b89701ed
...
...
@@ -94,5 +94,5 @@ class MyLocalization extends NgLocalization {
})
class
AppModule
{}
enableProdMode
();
//
enableProdMode();
platformBrowserDynamic
().
bootstrapModule
(
AppModule
);
source/containers/main.ts
View file @
b89701ed
...
...
@@ -83,7 +83,7 @@ export default class Main {
{},
middleware
,
// tools ? [ ...enhancers, tools ] : enhancers);
//
tools);
);
tools
);
//
);
}
}
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