Skip to content
dsh.fish
Bundle

dsh-minify

JS/CSS/HTML 代码压缩

Source
uckkk
License
MIT
Updated
Updated 2 days ago

Readme

# dsh-minify · JS/CSS/HTML 代码压缩

纯 Node 实现,无网络、无外部服务。

## 安装

```bash
dsh plugin add dsh-minify
```
安装后在 profile 的 `package.json` 的 `dsh.profile.bundles` 中加入 `"dsh-minify"`。

## 安装

```bash
dsh plugin add github:uckkk/dsh-minify
```

## 使用

安装后在会话中调用该插件注册的工具即可。

## 许可

MIT

> 安装即在本机运行第三方代码,请自行审阅源码。

Install

dsh plugin --profile web add github:uckkk/dsh-minify#7aff6e6646be4034cf717b989bc5ed4d66c4d741

Profile: web

Source