Security News
RubyGems.org Adds New Maintainer Role
RubyGems.org has added a new "maintainer" role that allows for publishing new versions of gems. This new permission type is aimed at improving security for gem owners and the service overall.
egpack
use to combine all Egret release web js files as a single js file, it will add a file content hash code in the filename, and change the manifest.json
automatic.
egpack
用于将白鹭(Egret)项目生成的 Web 页面所使用的所有 js 文件,打包为一个单一的文件,并在文件名中加入一个 hash 码,相应的 manifest.json
也会自动修改。
please install egpack as global module:
需要使用全局的方式来安装 egpack
:
npm i -g egpack
Go to your egret release web folder:
有两种方式运行,一种是进入到 Egret 的打包目录中运行 egpack
命令:
cd /Volumes/Macmite/stiekel/labs/projects/testGame/bin-release/web/alpha-0.0.1
and run:
egpack
or you can pass the release web folder as the param like this:
另外还可以直接运行 egpack
命令,并将 Egret 的打包目录作为参数传入:
egpack /Volumes/Macmite/stiekel/labs/projects/testGame/bin-release/web/alpha-0.0.1
then it will create a combined js and new manifest.json
.
FAQs
A egret resource pack cli tool
The npm package egpack receives a total of 0 weekly downloads. As such, egpack popularity was classified as not popular.
We found that egpack demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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
RubyGems.org has added a new "maintainer" role that allows for publishing new versions of gems. This new permission type is aimed at improving security for gem owners and the service overall.
Security News
Node.js will be enforcing stricter semver-major PR policies a month before major releases to enhance stability and ensure reliable release candidates.
Security News
Research
Socket's threat research team has detected five malicious npm packages targeting Roblox developers, deploying malware to steal credentials and personal data.