New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

build-plugin-analyzer

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

build-plugin-analyzer

build-scripts,webpack,analyzer,plugin

1.0.1
latest
npm
Version published
Weekly downloads
2
-50%
Maintainers
1
Weekly downloads
 
Created
Source

build-plugin-analyzer

build-scripts 插件,用于支持依赖打包分析,搭配 "build-plugin-component" 插件进行使用

使用

"plugins": [
  "build-plugin-component",
  "build-plugin-analyzer"
]

在项目目录的build.json中配置该插件。

命令行参数

--analyzer: 开启 bundle 分析,支持 startbuild

--analyzerPort: 支持 bundle 分析端口,默认9000,支持 startbuild

Keywords

build-scripts

FAQs

Package last updated on 16 Mar 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts