Skip to content

Example of using v2 Parcel API (rebundling) to run dev-server? #4889

Answered by DeMoorJasper
tajo asked this question in General
Discussion options

You must be logged in to vote

If you just want to add some kind of middleware to the devserver you can utilise the proxy config.

If you want to write a completely custom server however, you'd probably want to make a custom reporter for that. This is the default dev-server reporter: https://github.com/parcel-bundler/parcel/tree/v2/packages/reporters/dev-server

Replies: 1 comment 11 replies

Comment options

You must be logged in to vote
11 replies
@egriff38
Comment options

@DeMoorJasper
Comment options

@egriff38
Comment options

@DeMoorJasper
Comment options

@mischnic
Comment options

Answer selected by tajo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants