You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use esbuild's bundle analyzer to analyse the bundle information created with ./build.js --metafile meta.json and analyse it here https://esbuild.github.io/analyze/
The import path xterm resolves to multiple files in the bundle:
[node_modules/@patternfly/react-console/node_modules/xterm/lib/xterm.js](javascript:void 0)
[node_modules/xterm/lib/xterm.js](javascript:void 0)
The text was updated successfully, but these errors were encountered:
Use esbuild's bundle analyzer to analyse the bundle information created with
./build.js --metafile meta.json
and analyse it here https://esbuild.github.io/analyze/The text was updated successfully, but these errors were encountered: