Web

Minify HTML

Minify HTML with htmlnano which inspired by cssnano.

Minify CSS and JavaScript

发布博客时,压缩CSS和JavaScript文件的大小,能提升网页的加载速度,这里介绍使用cssnano和Terser工具来压缩。 ...

Use tldraw in Vite

Vite is a build tool that aims to provide a faster and leaner development experience for modern web projects.