in webpack 4, CommonsChunkPlugin, was deleted and replaced by optimization.splitChunks
Baidu checked the introduction of splitChunks and tried for a long time to extract the public jq library. I would like to ask the bosses, can you provide a specific way to extract the public jq library from webpack 4? thank you