Security News
Supply Chain Attack Detected in Solana's web3.js Library
A supply chain attack has been detected in versions 1.95.6 and 1.95.7 of the popular @solana/web3.js library.
@dreamjser/h5-webpack-cli
Advanced tools
脚手架需要配合@dreamjser/h5-template-generator使用,使用无需单独安装
创建页面命令,通过该命令可以创建页面view和页面的配置文件,配合构建命令可以自动生成路由文件,使用时只需要关注view页面
cli-create mb_home/index/index 首页
参数一:mb_home/index/index,页面路径,会自动创建如下目录的view文件,必须是三级目录
参数二:首页,页面标题
cli-dev-s
单页面应用本地构建
cli-dev-m
多页面应用本地构建
cli-build-s
单页面应用打包
cli-build-m
多页面应用打包
cli-dev-s mb_home,mb_login --framework=vue --platform=mobile --env=prod
参数:mb_home,mb_login,构建模块,所有模块传all
选项-framework,可选值vue/react,项目所用的框架
选项-platform,可选值mobile/desktop,项目平台
选项-env,项目的环境变量,根据项目文件夹config下的env.xxx.js取值,环境变量可通过全局变量GLOBAL_ENV.xxx获取
cli-test
集成jest,参数参考jest参数
FAQs
a vue cli for mobile and desktop application
We found that @dreamjser/h5-webpack-cli demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
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.
Security News
A supply chain attack has been detected in versions 1.95.6 and 1.95.7 of the popular @solana/web3.js library.
Research
Security News
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Security News
Research
Socket researchers have discovered malicious npm packages targeting crypto developers, stealing credentials and wallet data using spyware delivered through typosquats of popular cryptographic libraries.