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

Extract XBlock assets from edx-platform #31622

Closed
kdmccormick opened this issue Jan 19, 2023 · 1 comment
Closed

Extract XBlock assets from edx-platform #31622

kdmccormick opened this issue Jan 19, 2023 · 1 comment

Comments

@kdmccormick
Copy link
Member

kdmccormick commented Jan 19, 2023

See comment below.

@kdmccormick
Copy link
Member Author

kdmccormick commented Mar 20, 2023

After learning more about XBlock assets, I realized that:

  • We do need to remove the special XModule asset handling in order to remove frontend tooling from edx-platform, because those assets are all tangled up with legacy LMS and CMS frontends.
  • We don't need to remove pure XBlock assets from the platform, because those are just simple standalone, static assets which can be served as-is, and don't require all the legacy frontend tooling.

So, I'm closing this in favor of openedx/wg-frontend#156

@kdmccormick kdmccormick closed this as not planned Won't fix, can't repro, duplicate, stale Mar 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant