kopia lustrzana https://gitlab.com/soapbox-pub/soapbox
Merge branch 'dev-proxy-favicon' into 'develop'
Webpack: proxy `favicon.png` to the backend in devServer See merge request soapbox-pub/soapbox-fe!630groups
commit
5e83cbe38a
|
@ -23,6 +23,7 @@ const backendEndpoints = [
|
|||
'/static',
|
||||
'/main/ostatus',
|
||||
'/ostatus_subscribe',
|
||||
'/favicon.png',
|
||||
];
|
||||
|
||||
const makeProxyConfig = () => {
|
||||
|
|
Ładowanie…
Reference in New Issue