Is it possible to minify Javascript, CSS and combine them in deploy time?

人盡茶涼 提交于 2020-01-07 04:52:31

问题


Is there a feature to minify and combine these files when deploying on Visual Studio?


回答1:


There's an awesome article about this, have a read here.



来源:https://stackoverflow.com/questions/4233420/is-it-possible-to-minify-javascript-css-and-combine-them-in-deploy-time

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!