GitXplorerGitXplorer
S

parcel-plugin-minimal-example

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
9ec834bf232588683f9bfca68d4c238d71320126

Adding readme

SSindreSvendby committed 7 years ago
Unverified
a4b7b585a0ae3c71ab0c2b67f6f255be349bda4a

adding example

SSindreSvendby committed 7 years ago

README

The README file for this repository.

Parcel plugin minmal example

and example repo to figure out if there is a bug in the resolving of dependencies with a file refernce in package.json

Expected behavior

Your able to run parcel and it will find the parcel-plugin-example.

Current behavior

give and error message:

error Couldn't find package "parcel-plugin-example" on the "npm" registry.

How to reproduce

cd parcel-example
yarn install
yarn start

yarn install will find the parcel-plugin-example and install it. But parcel is still complaining