New app configurations can be defined via the {my_component}.info.yml inside the my components folder. We need to add the baseUrl to config.map. I am thinking we should do this inside the extend() function at systemConfig.js:7 rather then trying to extend the YAML parser. Let me know if this is not the best solution.
New app configurations can be defined via the {my_component}.info.yml inside the my components folder. We need to add the baseUrl to config.map. I am thinking we should do this inside the extend() function at systemConfig.js:7 rather then trying to extend the YAML parser. Let me know if this is not the best solution.