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

fix(@angular-devkit/build-angular): support hidden component stylesheet sourcemaps with esbuild builder #23483

Merged
merged 1 commit into from Jul 1, 2022

Conversation

clydin
Copy link
Member

@clydin clydin commented Jun 30, 2022

The hidden stylesheet option was incorrectly being ignored for component
stylesheets when using the experimental esbuild-based browser application
builder. The hidden option will now correctly not include the stylesheet
comment within the stylesheet text for components.

@clydin clydin added action: review target: patch 2022Q3 Fixit labels Jun 30, 2022
…et sourcemaps with esbuild builder

The hidden stylesheet option was incorrectly being ignored for component
stylesheets when using the experimental esbuild-based browser application
builder. The hidden option will now correctly not include the stylesheet
comment within the stylesheet text for components.
@clydin clydin force-pushed the esbuild/stylesheet-components-inline branch from 08db200 to a98383a Compare Jun 30, 2022
@alan-agius4 alan-agius4 added action: merge and removed action: review labels Jul 1, 2022
@clydin clydin merged commit 53e9c45 into angular:main Jul 1, 2022
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2022Q3 Fixit action: merge target: patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants