rixo / svelte-template-hot

Copy of official Svelte template with added HMR support
61 stars 9 forks source link

Is there a way to proxy calls? #22

Closed frederikhors closed 3 years ago

frederikhors commented 3 years ago

Is there a way to use nollup proxy option?

Specifically I need to proxy /api/todos calls to http://myserver:3000/api/todos.

What do you suggest?

Thanks.

frederikhors commented 3 years ago

https://github.com/PepsRyuu/nollup/issues/180