grgrzybek commented on PR #109: URL: https://github.com/apache/activemq-artemis-console/pull/109#issuecomment-3136385646
Hmm, indeed... when I build it I can see this: ``` $ rm -rf build/; yarn webpack --mode production [afterChunks] original chunk: main [afterChunks] original chunk: runtime [afterOptimizeChunks] optimized chunk: main [afterOptimizeChunks] optimized chunk: runtime [afterOptimizeChunks] optimized chunk: react [afterOptimizeChunks] optimized chunk: patternfly-css-loader [afterOptimizeChunks] optimized chunk: patternfly-mini-css-extract-plugin [afterOptimizeChunks] optimized chunk: patternfly-patternfly [afterOptimizeChunks] optimized chunk: monaco [afterOptimizeChunks] optimized chunk: hawtio [afterOptimizeChunks] optimized chunk: other modules count: 5618 ``` this `patternfly-mini-css-extract-plugin.a9fe3183.js` is almost empty... -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information, visit: https://activemq.apache.org/contact
