1.0.0 • Published 4 years ago

@workspace-builder/parcel v1.0.0

Weekly downloads
6
License
MIT
Repository
-
Last release
4 years ago

@workspace-builder/parcel

This is a workspace builder module for workspace-builder.

It runs parcel in the workspace using src/index.html as the entrypoint. In watch mode, it also runs the server that hosts the content (on port 1234).

To pass additional CLI options to parcel, use the parcelArgs key in your package.json.

License

MIT