Skip to content

Use the same css module ident for all builds #154

@matt-gadd

Description

@matt-gadd

We currently have a more verbose ident for dev that includes the filename, this causes problems when writing functional tests as the selectors change between modes, and the test bundle (which would contain the target selectors) currently uses the dist selectors.

Their is no harm in using the more verbose ident for all modes as the bundle size after gzip or related compression is likely no different.

Metadata

Metadata

Assignees

Labels

bugnextIssue/Pull Request for the next major version

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions