Skip to content

Commit

Permalink
Remove redundant path prefix for cockpit-po-plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
KKoukiou committed Nov 6, 2023
1 parent bb3a48d commit f72c2ad
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions build.js
Original file line number Diff line number Diff line change
Expand Up @@ -95,8 +95,7 @@ const context = await esbuild.context({
return source;
}
}),
cockpitPoEsbuildPlugin({ src_directory: "ui/webui/src/" }),

cockpitPoEsbuildPlugin(),
cockpitCompressPlugin(),
cockpitRsyncEsbuildPlugin({ dest: packageJson.name }),

Expand Down

0 comments on commit f72c2ad

Please sign in to comment.