rollup-plugin-serve icon indicating copy to clipboard operation
rollup-plugin-serve copied to clipboard

feat(proxy): Add proxy support

Open calebdwilliams opened this issue 5 years ago • 6 comments

Adds basic proxy support similar to the most basic webpack-dev-server usage. This is pretty bare-bones right now, but can be amended to support the extended syntax. Should resolve #17.

calebdwilliams avatar Jul 25 '19 01:07 calebdwilliams

Because I needed this sooner rather than later, I released my fork as rollup-plugin-serve-proxy, but gave full attribution. I hope to finish porting the Webpack dev server syntax over to that package here eventually. Just a note for anyone else who needs this feature.

calebdwilliams avatar Aug 08 '19 04:08 calebdwilliams

Sorry I've been AWOL on this. I got busy on a couple different projects, but I fully intend to pick this back up as soon as possible.

calebdwilliams avatar Sep 04 '19 16:09 calebdwilliams

any update on this feature ?

jfroffice avatar Feb 15 '20 14:02 jfroffice

I'm using rollup-plugin-serve-proxy - thanks very much for the fork - but it would be great to get this merged!

loop-evgeny avatar Apr 14 '21 11:04 loop-evgeny

Did I resolve the merge conflicts correctly?

thgh avatar Apr 14 '21 15:04 thgh

Thanks for all the work into the plugin and this PR. What's the status on this? Would be really helpful for us

Symbianx avatar Jul 28 '21 08:07 Symbianx