0

I have an application and I want to perform bundling for same. However unlike single bundle for everything , I want to create seperate bundle for application logic and third party libs , is that possible in webpack?

Rahul Kumar
  • 353
  • 1
  • 3
  • 9
  • 1
    https://webpack.js.org/guides/code-splitting/ – jonrsharpe Feb 01 '21 at 14:58
  • Does this answer your question? [How to bundle vendor scripts separately and require them as needed with Webpack?](https://stackoverflow.com/questions/30329337/how-to-bundle-vendor-scripts-separately-and-require-them-as-needed-with-webpack) – mousetail Feb 01 '21 at 15:00

0 Answers0