linkedin / linkedin/css-blocks

Configure the generated ident

Open
#156 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
6.3k
Forks
154
PR merge metrics
No merged PRs in 30d

Description

How it's work in css-loader https://github.com/webpack-contrib/css-loader `localIdentName: '${moduleId}[hash:base64:3][name]'`

My problem - on page have multi modules with differnt time build. Just indent like `A`, `B` will be repead and will be conflict

Contributor guide

Open the contributing guide

Research direction

Use the css-loader reference and its localIdentName example as the starting point for understanding the requested generated-identifier configuration. The work is complete when identifiers remain distinct across modules built at different times and do not conflict; the issue does not name a source file or test to run.

Written by the indexing model from the issue text.

Assessment

Tech stack
css, typescript
Domain
frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.