0.0.11 • Published 12 months ago

@itriton/webpack v0.0.11

Weekly downloads
-
License
ISC
Repository
-
Last release
12 months ago

ITRITON-WEBPACK

@itriton/webpack,提供webpack相关插件

安装(Install)

npm

npm install @itriton/webpack

pnpm

pnpm install @itriton/webpack

yarn

yarn add @itriton/webpack

使用(Use)

ESM

import { WebpackDetachExcessStyles } from '@itriton/webpack'

CJS

const {  WebpackDetachExcessStyles } = require('@itriton/webpack')

插件(Plugins)

DetachExcessStyles

压缩 UNIAPP 重复样式的 Webpack 插件

0.0.11

12 months ago

0.0.10

12 months ago

0.0.9

12 months ago

0.0.8

12 months ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago