3.0.1 • Published 10 months ago

@sixagency/parcel-resolver-monorepo v3.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
10 months ago

parcel-resolver-navitas

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.

Process:

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.

3.0.1

10 months ago

2.0.0

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago