digitalbazaar / digitalbazaar/bedrock-webpack

TODO/FIXME Count 17

Open
#29 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
1
Forks
2
Avg merge
2d 41m
Merged PRs (30d)
1

Description

  • FIXME: additional error handling?
    Commit: (21b3316) Update bundling.
    File: lib/index.js:649
    David I. Lehn commented a year ago

  • FIXME: add new option to control this output
    Commit: (344b709) Enable --webpack-stats output.
    File: lib/index.js:596
    David I. Lehn commented a year ago

  • FIXME: log/save important parts of stats/info
    Commit: (4436f4c) Add stats and profile options.
    File: lib/index.js:595
    David I. Lehn commented 3 years ago

  • FIXME: add support to output the config? (difficult due to plugins and regexes)
    Commit: (21b3316) Update bundling.
    File: lib/index.js:560
    David I. Lehn commented a year ago

  • FIXME: add option for symlink control
    Commit: (5634c0a) Fix webpack path processing.
    File: lib/index.js:555
    David I. Lehn commented 5 months ago

  • FIXME: remove this when watch support handles symlinks
    Commit: (5634c0a) Fix webpack path processing.
    File: lib/index.js:467
    David I. Lehn commented 5 months ago

  • FIXME: these disable polyfills globally
    Commit: (00fb75a) Update for latest bedrock-views changes.
    File: lib/index.js:452
    David I. Lehn commented a year ago

  • FIXME: find a better way than hand selecting these
    Commit: (662fdb4) Update babel and polyfill usage.
    File: lib/index.js:331
    David I. Lehn commented a year ago

  • FIXME: make default with top-level static import CSS loads
    Commit: (65feda1) Disable mini-css-extract-plugin by default.
    File: lib/index.js:266
    David I. Lehn commented a year ago

  • FIXME: always or only when 'isProduction'?
    Commit: (879f2f8) Update CSS extraction loader setup.
    File: lib/index.js:265
    David I. Lehn commented a year ago

  • FIXME: are other modes needed?
    Commit: (7f56791) Only define process.env.NODE_ENV in production.
    File: lib/index.js:244
    David I. Lehn commented 3 months ago

  • FIXME: are these needed?
    Commit: (7f56791) Only define process.env.NODE_ENV in production.
    File: lib/index.js:239
    David I. Lehn commented 3 months ago

  • FIXME: if optimize has specific options, need cli command
    Commit: (d357077) Add initial "watch" support.
    File: lib/index.js:189
    David I. Lehn commented a year ago

  • FIXME: improve this
    Commit: (5634c0a) Fix webpack path processing.
    File: lib/index.js:144
    David I. Lehn commented 5 months ago

  • FIXME: this should be a param
    Commit: (5634c0a) Fix webpack path processing.
    File: lib/index.js:143
    David I. Lehn commented 5 months ago

  • TODO: 'dry' option?
    Commit: (5a7dc6b) Enable clean-webpack-plugin support.
    File: lib/index.js:109
    David I. Lehn commented 7 months ago

  • TODO: check to see if we can get path from the pseudo package
    Commit: (a9bfef9) Rename aliases to overrideConfigs and merge full webpack overrides.
    File: lib/index.js:705
    Dave Longley commented 2 years ago

FIXME Count 15
TODO Count 2
Oldest Comment 3 years ago
Oldest Commenter David I. Lehn
Oldest Comment FIXME: log/save important parts of stats/info

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the 17 FIXME/TODO locations in lib/index.js, especially the entries around lines 109, 143-144, 189, 239-266, 331, 452, 467, 555-649, and 705. The issue groups unrelated error handling, configuration, watch, CSS, polyfill, stats, and path-processing questions; completion would require defining and resolving each item or splitting the work into focused issues.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, webpack
Domain
build-system, tooling
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
15/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.