Skip to content

Commit

Permalink
Update webpack.prod.js
Browse files Browse the repository at this point in the history
  • Loading branch information
nipunarora-eGov committed Jun 27, 2024
1 parent 04f759d commit 3fcae5c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions micro-ui/web/packages/microplan/webpack.prod.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@ const packageJson = require('./package.json');

module.exports = () => {
const prodConfig = {
fallback: {
buffer: require.resolve('buffer/')
},
mode: 'production',
output: {
publicPath: '/microplan-mfe/',
Expand Down

0 comments on commit 3fcae5c

Please sign in to comment.