electron / electron/fiddle

Installing private packages that are not hosted on the public npmjs registry

Open
#1,205 1 comment 0 reactions 0 assignees View on GitHub
:sparkles: enhancement
Dominant language
TypeScript
Stars
7.8k
Forks
762
Avg merge
15h 27m
Merged PRs (30d)
12

Description

Modules are currently tied to the public npmjs registry. The search bar searches the public registry to add modules. There is no way to side-load modules into the fiddle.

Ideally there would be a `package.json`-esque way to control the npm resolution process.

If that is not desirable, one workaround is to specify paths to tarballs downloaded with `npm pack $PACKAGE_NAME`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.