electron / electron/fiddle

Avoid external npm package to reinstall at each start

Open
#530 2 comments 0 reactions 0 assignees View on GitHub
:sparkles: enhancement area:packages
Dominant language
TypeScript
Stars
7.8k
Forks
762
Avg merge
15h 27m
Merged PRs (30d)
12

Description

Hi,

It's more a question than an issue : i searched on issue and doc but i had no found how install npm package.

var pack = require('npmPack') install correctly module and depencies but with no persistance.
Each time i start the fiddle the package seems to be reisntall (in the console i got : Installing node modules using npm: npmPack)

It's normal or there are a way to persist npm module ?

Thanks

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.