-
-
Notifications
You must be signed in to change notification settings - Fork 5
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
Import versioning #341
Import versioning #341
Conversation
File size impactImpact on file sizes when merging import_versioning into main. dist (+0.4%)
|
Performance impactImpact on 32 metrics when merging import_versioning into main. Before drawing conclusion, keep in mind performance variability. package metrics (-0.5%)
dev server metrics (+5%)
build metrics (+24%)
test metrics (+1%)
|
The following perf change
is because now the build is using systemjs by default instead of js modules, which takes more time (more changes required on source code to obtain dist files) |
Fixes #339
Context:
This PR does the following:
versioningViaImportMap: false
to buildAlso in this PR: