Skip to content

Commit

Permalink
chore: remove vulnerable dependencies from commercetools without sear…
Browse files Browse the repository at this point in the history
…ch app
  • Loading branch information
david-shibley-contentful committed Oct 23, 2024
1 parent d55f17d commit 5348fef
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions apps/commercetools-without-search/vite.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@ export default defineConfig({
define: {
global: {},
},
resolve: {
alias: {
'node-fetch': 'isomorphic-fetch',
},
},
build: {
outDir: 'build',
lib: {
Expand Down

0 comments on commit 5348fef

Please sign in to comment.