Skip to content

Commit

Permalink
update impl
Browse files Browse the repository at this point in the history
  • Loading branch information
jonaslagoni committed Jan 10, 2024
1 parent 2671f1a commit 649bbe2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ module.exports = {
library: {
name: 'AsyncAPIParser',
type: 'umd',
export: 'default',
},
},

Expand Down Expand Up @@ -46,4 +45,4 @@ module.exports = {
*/
// (require('webpack-bundle-analyzer').BundleAnalyzerPlugin()),
],
};
};

0 comments on commit 649bbe2

Please sign in to comment.