This parcel plugin simply adds support for some of our dependencies being within 'src/' folder, and that we do not as standard in this repo define 'src'.
Modified again by six for parcel compatability updates.
So a path would be loaded e.g. import foo from 'shared/foo' -> src/shared/foo.js It was originally implemented and published under @maffoo on npm, however this repo is so that six can take ownership of this code.
This is hosted on npm https://www.npmjs.com/package/@sixagency/parcel-resolver-monorepo
To update, login to Six-devops account, and update to npm, then patch the other repos for new version.