0

Bundling is great. I have a jQuery bundle, a Angular bundle, a pollyfills bundle, etc. But now I have 10 bundles. How do I combine bundles into a single bundle. Is that possible?

4

1 回答 1

0

没有内置方法来组合定义的 Bundle,因此您只需创建一个包含您想要的所有文件的 Bundle。

于 2014-11-21T23:41:48.953 回答