4.0.0 • Published 10 months ago

@sixagency/parcel-runtime-navitas v4.0.0

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

parcel-runtime-navitas

This is a copy of a parcel bundler hack that was added to fix a url issue with the navitas setup.

It was originally implemented and published under @maffoo on npm, however this repo is so that six can take ownership of this code.

Modified again by six for parcel compatability updates.

Process:

This file is based on the default parcel bundler runtime. The difference is a modified src/helpers/bundle-url.js file. This file injects a 'SIX_PUBLIC_URL_TOKEN' token directly into all urls. That url is then replaced at build-time to be the url the application should be built for (via an azure SED build step).

This is hosted on npm https://www.npmjs.com/package/@sixagency/parcel-runtime-navitas

To update, login to Six-devops account, and update to npm, then patch the other repos for new version.

4.0.0

10 months ago

3.0.4

3 years ago

3.0.2

3 years ago

3.1.0

3 years ago

3.0.1

3 years ago

3.0.6

3 years ago

3.0.0-dev-1

3 years ago

2.0.0-beta.1

4 years ago