Make WordPress Core

Opened 3 years ago

Last modified 3 years ago

#54986 new defect (bug)

Css file duplication generated with repeter names

Reported by: ravipatel's profile ravipatel Owned by:
Milestone: Awaiting Review Priority: normal
Severity: normal Version: 6.0
Component: Build/Test Tools Keywords: reporter-feedback
Focuses: Cc:

Description

You can seen repeter names files which is generated on trunk compile time
src/wp-admin/css

issue with this files:
edit-rtl.css
themes.rtl.css

Attachments (1)

edit.css repeaters.png (73.7 KB) - added by ravipatel 3 years ago.
Repetered files with dublicated names

Download all attachments as: .zip

Change History (5)

@ravipatel
3 years ago

Repetered files with dublicated names

#1 @costdev
3 years ago

  • Keywords reporter-feedback added

Hi @ravipatel!

I can't reproduce those results with npm run build:dev or npm run build.

What command are you using to build, and can you provide any more information about your environment?

#2 @costdev
3 years ago

  • Component changed from General to Build/Test Tools
  • Focuses css coding-standards removed

#3 @ravipatel
3 years ago

  • Component changed from Build/Test Tools to General
  • Focuses css coding-standards added

@costdev

I am working with this steps:

npm run dev
changes in wp-admin/edit.css
edit-rtl.css auto updated based on compile process

but see there generated a another file "edit-rtl-rtl.css"

#4 @SergeyBiryukov
3 years ago

  • Component changed from General to Build/Test Tools
  • Focuses css coding-standards removed
Note: See TracTickets for help on using tickets.