kopia lustrzana https://gitlab.com/soapbox-pub/soapbox
Webpack: proxy `favicon.png` to the backend in devServer
rodzic
567c4ce093
commit
8d9f3b561f
|
@ -23,6 +23,7 @@ const backendEndpoints = [
|
|||
'/static',
|
||||
'/main/ostatus',
|
||||
'/ostatus_subscribe',
|
||||
'/favicon.png',
|
||||
];
|
||||
|
||||
const makeProxyConfig = () => {
|
||||
|
|
Ładowanie…
Reference in New Issue