Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: Firefly
-
Labels:None
-
Story Points:4
-
Epic Link:
-
Sprint:SUIT Sprint 2017-9, SUIT Sprint 2017-10, SUIT Sprint 2017-11
-
Team:Science User Interface
Description
Webpack currently inserts such things MODULE_NAME, SCRIPT_NAME, help.base.url we want to change how we are doing build time global varibles so it inserts only one object such as `fireflyGlobals` then we have an accessor function.
This one is already merged.