linkedin / linkedin/css-blocks

Support array entry point in webpack

Open
#153 5 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

Hi, my project have multi entry point. But, css-block throw error and requires only string

ERROR in Path must be a string. Received [ './utils/polyfill/index.js', './packages/profile/client.js' ]

Contributor guide

Open the contributing guide

Research direction

Start by tracing webpack entry handling and the css-block code path that rejects the reported array of JavaScript entry files. Done means a multi-entry configuration using an array no longer raises the reported “Path must be a string” error.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript, webpack
Domain
build-system, tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.