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

[Build] Update project structure to support webpack best practices #1

Open
unlikelyzero opened this issue Aug 16, 2023 · 1 comment · May be fixed by #2
Open

[Build] Update project structure to support webpack best practices #1

unlikelyzero opened this issue Aug 16, 2023 · 1 comment · May be fixed by #2
Labels
help wanted Extra attention is needed

Comments

@unlikelyzero
Copy link
Owner

unlikelyzero commented Aug 16, 2023

Open MCT should be run as a dependency for a larger project. This repo is often used to get folks started, but this example is at least 2 years old and we have pointed folks to the openmct-yamcs project as an example.

Instead, we should be sending folks to this project to show them how to build, develop, and test with open mct when used as a dependency to a larger project.

We need to update the following components:

  • Webpack config
  • Karma Config (when used with openmct as a dependency
  • Open MCT as a e2e test dependency
  • CI for pulling in open mct as a npm package, from a branch in source, as a peer dependency, and as a git submodule
@evenstensberg
Copy link

I'll work on this ☀️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
2 participants