HTML + JavaScript + CSS compact tool

后端 未结 7 848
失恋的感觉
失恋的感觉 2021-01-02 02:35

I need a tool which can minify, optimize and munge many files of those possible types

  • HTML (minify only)
  • JavaScript (minify, optimize and munge)
7条回答
  •  清酒与你
    2021-01-02 03:12

    My suggestion would be to put all of the JavaScrpt inside a

提交回复
热议问题