Integrated with Visual Studio/MSBuild development/release processes and FIS3, msbuildfis3
Fis3 is a good front-end optimization tool with powerful functions and is also popular in China. Visual Studio and MSBuild are not required. However, I have not seen anyone who wants to integrate Fis3 into the development process of Visual Studio or MSBuild. The reason is that Fis3 changes the html page itself, including template files, such as aspx, cshtml, and PHP files. However, these files are source files and should not be changed. However, Visual Studio's publish feature (publish) or MSBuild + MSDeploy provides the possibility of combining Fis3 (hereinafter referred to as the MS tool ). In these processes, the MS tool generates intermediate files. On these intermediate files, the Fis3 tool can be used to optimize the related files.
I tried based on the above ideas, and the results are still good. The main difficulty lies in familiarity with MSBuild syntax, Visual Studio build and publish processes, and some knowledge about MS Web Deploy.
About MS Web Deploy:
The integration of Fis3 and Visual Studio/MSBuild can not only optimize the performance of the web site, but also improve the efficiency of developers, can ask for consulting services, contact: http://weibo.com/u/1999451503
Thanks for reading