farmfe_plugin_minify 2.0.0

Minify plugin of farm.
[dependencies.farmfe_core]
version = "2.0.0"

[dependencies.farmfe_testing_helpers]
version = "2.0.0"

[dependencies.farmfe_toolkit]
version = "2.0.0"

[lib]
name = "farmfe_plugin_minify"
path = "src/lib.rs"

[package]
authors = ["brightwu(吴明亮) <1521488775@qq.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Minify plugin of farm."
documentation = "https://docs.rs/farmfe_plugin_minify"
edition = "2021"
homepage = "https://farmfe.org"
license = "MIT"
name = "farmfe_plugin_minify"
readme = false
repository = "https://github.com/farm-fe/farm"
version = "2.0.0"