Skip to content

Commit

Permalink
fix(build): fix to npm not publishing all packages
Browse files Browse the repository at this point in the history
  • Loading branch information
owilliams320 committed Nov 7, 2022
1 parent e7e9ef7 commit ae36afc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion libs/components/webpack.config.js
Expand Up @@ -47,7 +47,6 @@ module.exports = {
},
output: {
filename: 'libs/components/[name].js',
clean: true,
},
resolve: {
// Add `.ts` and `.tsx` as a resolvable extension.
Expand Down

0 comments on commit ae36afc

Please sign in to comment.