Priority 2 Track D: reduce frontend build noise#160
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
/css/simple-comment-style.csscontractdocs/norms/implementation.mdstart-state wording refinement already present on this branchScope guard
This PR does not:
carbon-icons-svelteFrontend build outcome
Before Track D:
The CJS build of Vite's Node API is deprecated.[vite-plugin-svelte] WARNING: ... no exports condition for svelte/css/simple-comment-style.css doesn't exist at build time, it will remain unchanged to be resolved at runtimeAfter Track D:
/css/simple-comment-style.csscarbon-icons-sveltewarning are documented as tolerated residual noticesValidation
yarn run build:frontendbash ./scripts/validate-frontend-artifacts.sh distbash ./scripts/smoke-frontend-embed.sh distyarn run ci:localValidation notes
yarn run ci:localpassed end to end.yarn --frozen-lockfile --production=falsestep, Yarn reported an optionalunix-dgramnative build failure under Node 22, but marked it safe to ignore and continued successfully.Evidence
docs/plans/Priority2TrackDFrontendBuildNoiseHygienePlan.mddocs/plans/Priority2TrackDFrontendBuildNoiseHygieneChecklist.mddocs/archive/priority2-track-d/build-frontend-baseline.logdocs/archive/priority2-track-d/build-frontend-after.logdocs/archive/priority2-track-d/warning-before-after.mddocs/archive/priority2-track-d/warning-register-current.mddocs/archive/priority2-track-d/validation-report.mddocs/archive/priority2-track-d/residual-notice-note.md