Skip to content
#

parcel

Here are 1,020 public repositories matching this topic...

dandv
dandv commented Dec 24, 2018

npm run example fails with "Cannot read property 'rootDir' of undefined", after parcel restarts three times until it launches the server:

$ git clone https://github.com/albinotonnina/parcel-plugin-inlinesvg.git
$ cd parcel-plugin-inlinesvg
$ npm install
$ npm run example

> parcel-plugin-inlinesvg@0.1.0 example /home/dandv/prg/parcel-plugin-inlinesvg
> cd example && npm start
nchanged
nchanged commented Jan 6, 2018

Hey Sean, nice benchmark, I also feel that’s its not fair to show some numbers out of thin air, claiming to be “blazing fast” which is fuse motto btw xD

You think I can dig in and add fuse benchmark there?

UPD:
I think it's fair to let parcel and fuse-box to use cache, as well as not uglifying the output. Besides, production builds are made differently as opposed to development flow. That'

Improve this page

Add a description, image, and links to the parcel topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the parcel topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.