Skip to content

Commit

Permalink
fix: display cow token logo in header (#3608)
Browse files Browse the repository at this point in the history
Co-authored-by: fairlight <[email protected]>
  • Loading branch information
shoom3301 and fairlighteth authored Jan 11, 2024
1 parent af0ff6b commit f374960
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/cowswap-frontend/vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ export default defineConfig(({ mode }) => {
},

build: {
assetsInlineLimit: 0, // prevent inlining assets
// sourcemap: true, // disabled for now, as this is causing vercel builds to fail
rollupOptions: {
output: {
Expand Down

0 comments on commit f374960

Please sign in to comment.