Skip to content

Commit

Permalink
Contact Forms: Update webpack to rename RTL files to match WP core ex…
Browse files Browse the repository at this point in the history
…pectations (#40881)

* Remove RTL replace stylesheet

* changelog

* Point to correct RTL file

* Ensure admin RTL styles are correctly enqueued.

* Attempt to update webpack config to add renamer plugin

* Remove changelogs

* changelog

* Specify plugin function before we call it, specify stylesheets to rename

* Fix path

* Fix editor ui stylesheet path

* Match on specific filenames

Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/12691832613

Upstream-Ref: Automattic/jetpack@f439095
  • Loading branch information
sixhours authored and matticbot committed Jan 9, 2025
1 parent 93f8167 commit 0c0f6e8
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

This is an alpha version! The changes listed here are not final.

### Fixed
- Add webpack plugin to rename RTL files to match core WP expectations.

## [0.34.5] - 2025-01-06
### Changed
- Updated package dependencies. [#40705] [#40784] [#40792] [#40800] [#40831]
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 0c0f6e8

Please sign in to comment.