-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Huge openmct.js bundle #6005
Labels
type:maintenance
tests, chores, or project maintenance
Milestone
Comments
15 tasks
Testing instructions
size should be < 5mb |
@inad9300 , thanks for filing this issue. I have pushed a PR to fix this. Alternatively, to fix in previous branches/commits, change |
Confirmed fixed. Nice work! |
Testing NotesValidate that sourcemaps still work on viper deployments |
Verified Fixed - Testathon 12/5/2022 Source maps be lookin' good. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
After building OpenMCT for production,
dist/openmct.js
weights 24 MB. Is this expected? I am using the following Dockerfile:The text was updated successfully, but these errors were encountered: