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

gulp-h5-picker

Package Overview
Dependencies
Maintainers
1
Versions
7
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

gulp-h5-picker

使用 gulp 构建原生 H5 项目,优化线上 H5 环境浏览器缓存,优化代码包体积加快文件加载速度。

unpublished
latest
npmnpm
Version
1.0.3
Version published
Maintainers
1
Created
Source

gulp-h5-picker - 原生 H5 项目构建

使用 gulp 构建原生 H5 项目,优化线上 H5 环境浏览器缓存,优化代码包体积加快文件加载速度。

v1.0

  • [新增] 编译完成后提供 preview 预览环境。
  • [新增] 编译完成后的项目目录与开发目录保持一致。
  • [新增] 针对 html 中引用的 js,css 文件增加 hash 串,优化 h5 页面缓存机制(用户配置在静态资源中资源不会被编译以及名称更新)。
  • [新增] 针对 js 文件增加了 bebal 编译以及压缩。
  • [新增] 针对 css 文件会自动合并@import 的样式文件以及压缩。
  • [新增] 未被引用的资源不会被打包。

致谢

  • gulp

FAQs

Package last updated on 25 Nov 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