New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

hzero-boot

Package Overview
Dependencies
Maintainers
12
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

hzero-boot

> TODO: description

unpublished
latest
npmnpm
Version
2.1.26-alpha.0
Version published
Maintainers
12
Created
Source

hzero-boot

Description

The Hzero CLI is a command-line interface tool that helps you to initialize, develop, and maintain your Hzero applications. Read more here.

Development

  • yarn run test:build: 测试编译
  • yarn run test:start: 测试运行
  • cd packages/hzero-boot-test-module1 && yarn run start: 测试子应用运行

测试按需加载子模块

测试在 packages/hzero-boot 目录下编译子模块的加载

yarn run test:build hzero-boot-test-module1

然后在 packages/hzero-boot 目录下运行 yarn run test:start 可以测试子模块按需加载流程

在 chrome dev tool 中可以设置网络延时来测试加载子模块的网络问题

FAQs

Package last updated on 15 Oct 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