max-mapper / max-mapper/requirebin

Scoped packages not supported

Open
#109 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
389
Forks
73
PR merge metrics
No merged PRs in 30d

Description

Any chance of getting support for scoped packages?

var color = require('@tatumcreative/color')

The error message is also kind of confusing when you try and use a scoped module.

Bundling error:

Error: CORS request rejected: https://wzrd.in/multi

Contributor guide

Open the contributing guide

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

The issue names no file, test, or entry point. Start by tracing how requirebin sends require('@tatumcreative/color') to the https://wzrd.in/multi bundler and reproduce the shown CORS error; done means scoped packages bundle successfully and the error is no longer misleading.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend, web-dev
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 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.