Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for JS-based config in tubular #12

Open
2 tasks
davidjoy opened this issue Oct 4, 2021 · 1 comment
Open
2 tasks

Support for JS-based config in tubular #12

davidjoy opened this issue Oct 4, 2021 · 1 comment
Labels
enhancement Relates to new features or improvements to existing features

Comments

@davidjoy
Copy link
Contributor

davidjoy commented Oct 4, 2021

https://github.com/edx/tubular needs to be updated to support JS-based configuration of MFEs.

This should look like:

  • Updating the frontend_build.py and frontend_utils.py scripts to use JS-based configuration if it exists, rather than our existing YML-based config files.
  • Ensure that the existing mechanism of passing in env_vars into FrontendBuilder.build_app continues to work, while also allowing that method to alternately copy over a JS config file if it exists.
@davidjoy davidjoy added this to the MFE Config 2.0 milestone Oct 4, 2021
@davidjoy davidjoy changed the title Support for JS-based configuration in tubular Support for JS-based config in tubular Oct 4, 2021
@arbrandes arbrandes added the enhancement Relates to new features or improvements to existing features label Jan 23, 2023
@jsnwesson
Copy link

Just wanted to bring up that I will be aiming to work on this ticket in the upcoming weeks!

@arbrandes arbrandes removed this from the MFE Config 2.0 milestone Mar 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Relates to new features or improvements to existing features
Projects
Status: Backlog
Development

No branches or pull requests

3 participants