lukeed / lukeed/taskr

`standalone` options doesn't works with @task/browserify

Open
#303 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

plugin
Dominant language
JavaScript
Stars
2.5k
Forks
72
PR merge metrics
No merged PRs in 30d

Description

`standalone` option only works when it will be passed at [Browserify constructor](https://github.com/lukeed/taskr/blob/master/packages/browserify/index.js#L28) not add(). I'm not sure it's a bug of browerify.

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

Read packages/browserify/index.js at the Browserify constructor reference around line 28, then trace how the standalone option is handled when passed to add(). Confirm the expected Browserify behavior and make standalone work through add(), with a focused regression check for that invocation.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.