You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm creating an App Shell broccoli plugin that needs to access a project's System config to properly load dependencies of an app component when pre-compiling. Right now, I would have to parse index.html to find the system configuration. Ideally, there would be a file I could import instead, i.e. system.config.json.