Commit b309882
Fixed proxy in quasar-serve (quasarframework#6829)
* Fixed proxy in quasar-serve
It seems module exports was changed so previous require doesnt work anymore
source: https://github.com/chimurai/http-proxy-middleware#tldr
* Update quasar-serve
Co-authored-by: Razvan Stoenescu <razvan.stoenescu@gmail.com>1 parent 2805843 commit b309882
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
204 | 204 | | |
205 | 205 | | |
206 | 206 | | |
207 | | - | |
| 207 | + | |
208 | 208 | | |
209 | | - | |
| 209 | + | |
210 | 210 | | |
211 | 211 | | |
212 | 212 | | |
| |||
0 commit comments