🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@xins/devtool

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@xins/devtool

官方·前端二次开发脚手架库

latest
npmnpm
Version
1.0.0
Version published
Maintainers
1
Created
Source

打包命令设计

mode = [ "base" || null, "core", "lib", "sdk" ]

core 主要是用于增加业务常用库,例如代码编辑器等。 lib 用于打包常用的库,如:react,axios等。

env = [ "development", "production" ]

该参数不一定存在,主要是打包lib使用。

entry

默认为 index 。

port

开发环境启动端口定义

gzip

打包是否压缩gzip

端区分

[ "front:前台", "admin:后台", "zone:空间管理端" ]

Keywords

webcore

FAQs

Package last updated on 26 Oct 2025

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