David Humphrey
David Humphrey
No, we can't use `path` as a dep, https://www.npmjs.com/package/path is 6 years out of date. I would file a bug in Parcel's repo and ask them why this doesn't work....
Now that they merged that fix, we should try it by setting the package.json version to `parcel-bundler/parcel#4fbc352b40` (i.e., until they do a new release) see https://docs.npmjs.com/cli/v8/configuring-npm/package-json#github-urls
Updated the title of this PR, since it will fix #749, #620.
OK @mskuybeda go for it.
Sounds good.
It's all yours @Michael-Overall, go for it. I'd suggest that you start by adding just one test for this to the same file we already have. There are probably a...
@modeswitch can you bless this, and I'll rebase and land. I think it's good.
OK, @shreenaathia, go for it. One tip: separate your Issue Title and the longer Description when you file a bug like this.
@jadach1 sounds good, it's all yours.
I would like to work on this if no one else is already doing it. This is my first bug in Filer, so I might need some help.