We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We upgraded to webpack 5 and now have some dependencies that are no longer necessary.
Let's card up the work necessary to remove all unneeded dependencies and update our webpack config:
Investigate the following loaders: -- This will be done in issue #5013
Vue Loader is a problem child:
The text was updated successfully, but these errors were encountered:
Moving out the investigation to a separate task.
Sorry, something went wrong.
Verify that openmct can be built locally and that the error messages generated during build time make sense
Successfully built Open MCT without errors messages on 2022-04-04.
^ same, in testathon on 04/04/2022
No branches or pull requests
Summary
We upgraded to webpack 5 and now have some dependencies that are no longer necessary.
Let's card up the work necessary to remove all unneeded dependencies and update our webpack config:
Investigate the following loaders: -- This will be done in issue #5013
Vue Loader is a problem child:
The text was updated successfully, but these errors were encountered: