Skip to content

Commit

Permalink
fix: fix activation error
Browse files Browse the repository at this point in the history
Relates to redhat-developer#245

Signed-off-by: Jeff MAURY <[email protected]>
  • Loading branch information
jeffmaury committed Dec 25, 2024
1 parent 5657426 commit 5f45570
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion vite.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ const config = {
rollupOptions: {
external: [
'@podman-desktop/api',
'@kubernetes/client-node',
...builtinModules.flatMap(p => [p, `node:${p}`]),
],
output: {
Expand Down

0 comments on commit 5f45570

Please sign in to comment.