Skip to content

Commit

Permalink
Revert "test node-libs-browser"
Browse files Browse the repository at this point in the history
This reverts commit 310cb11.
  • Loading branch information
jbudz committed Dec 27, 2023
1 parent d103167 commit c661169
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions packages/kbn-ui-shared-deps-npm/webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,11 @@ module.exports = (_, argv) => {
'core-js/stable',
'whatwg-fetch',
'symbol-observable',
// Parts of node-libs-browser that are used in many places across Kibana
'buffer',
'punycode',
'util',

/**
* babel runtime helpers referenced from entry chunks
* determined by running:
Expand Down

0 comments on commit c661169

Please sign in to comment.