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

build-plugin-teamix

Package Overview
Dependencies
Maintainers
1
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

build-plugin-teamix

build-scripts 插件, 适配teamix基础工程

  • 2.1.5
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
7
decreased by-89.39%
Maintainers
1
Weekly downloads
 
Created
Source

build-plugin-teamix

build-scripts 插件,支持基于teamix的业务开发。

使用

"plugins": [
  "build-plugin-react-app",
  "build-plugin-teamix"
]

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

build.json 配置项

assetsInfo

布尔值,默认值为 false。若项目采用 git 管理,会在构建产物中注入 git 信息,可通过 window.__assets_info__ 获取相关信息。

removeConsoleExcludeMethod(1.2.0版本添加)

数组,默认值为 []。用于构建时移除所有 console.* 调用,可通过该配置项设置免于移除的 console.* 方法。

Keywords

FAQs

Package last updated on 23 May 2023

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc