What are the best building tools for jquery and bootstrap to develop multi-page web pages?

such as the title, has been using vue to do single-page development.
now there is a project that is going to be done with jquery and bootstrap. I don"t know what this technical architecture is going to use to build it. I have been using webpack

before.
Aug.12,2021

then continue to use webpack. Of course, gulp,grunt, or nothing. To know why you need "build tool" ~


references to third-party libraries and external plug-ins, there is no necessary connection to build. Any of them can be used alone and do not need to be compiled. It is necessary to figure out why to use build tools and whether it is necessary to use build tools. This is a framework written by


dva Ali developers that should be considered before the project, but page applications, multi-page applications are fine. One click to help you generate the project architecture, all focus on development. https://github.com/dvajs/dva/.


gulp+requirejs, modularization is also available, and preprocessing is also available

.
Menu