cognitom / cognitom/felt

Build errors fail silently

Open
#10 5 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
JavaScript
Stars
117
Forks
8
PR merge metrics
No merged PRs in 30d

Description

Build errors (apparently from missing modules, but I assume that there are lots of other causes) seem to result in a bad build that fails silently. The "bad build" in my case always results in the source files being copied as-is to the destination directory, which is _worse_ (IMO) than not copying anything. 😢

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the reported build with a missing module and trace how the bundler handles the resulting error. Determine where the failed build is reported and how source files reach the destination directory; done means build errors are visible and a failed build does not copy source files as-is.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
build-system
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.