Actions
Task #575
closedImprove FE configuration
Status:
Closed
Priority:
Normal
Assignee:
Radek Tomiška
Category:
Frontend
Target version:
Start date:
07/13/2017
Due date:
% Done:
100%
Estimated time:
Owner:
Description
As it stands now, FE can be configured by two ways:
By editing the config.json of the selected stage - but it is required to do it within build of FE
By editing the config.js - but this adds global variables which is not really configuration and is very error
I would prefer a more flexible path. The new way of configuring should support configuration without the necessity of re-building the application. A restart is not a problem.
Actions