
Security News
pnpm 10.0.0 Blocks Lifecycle Scripts by Default
pnpm 10 blocks lifecycle scripts by default to improve security, addressing supply chain attack risks but sparking debate over compatibility and workflow changes.
create-webpack-papa
Advanced tools
生成基于[webpack-papa-script](https://github.com/nonjene/webpack-papa-script)的项目结构的cli工具。 [webpack-papa-script](https://github.com/nonjene/webpack-papa-script) 是一个帮助前端开发更轻易的开发到部署的工程化工具。
#create-webpack-papa
生成基于webpack-papa-script的项目结构的cli工具。 webpack-papa-script 是一个帮助前端开发更轻易的开发到部署的工程化工具。
安装:
npm i create-webpack-papa -g
创建一个命名为 "proj-hive" 的站点项目:
create-webpack-papa create proj-hive
等待依赖文件安装完成后:
cd proj-hive
在里面创建一个命名为 my-proj 小项目:
npm run create my-proj
对my-proj进行本地开发:
npm run watch my-proj
然后浏览器打开 http://localhost:3005/activity/my-proj/m/index.html
其中的细节配置可在目录下的 papa.config.js
中编辑。
FAQs
生成基于[webpack-papa-script](https://github.com/nonjene/webpack-papa-script)的项目结构的cli工具。 [webpack-papa-script](https://github.com/nonjene/webpack-papa-script) 是一个帮助前端开发更轻易的开发到部署的工程化工具。
The npm package create-webpack-papa receives a total of 2 weekly downloads. As such, create-webpack-papa popularity was classified as not popular.
We found that create-webpack-papa 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
pnpm 10 blocks lifecycle scripts by default to improve security, addressing supply chain attack risks but sparking debate over compatibility and workflow changes.
Product
Socket now supports uv.lock files to ensure consistent, secure dependency resolution for Python projects and enhance supply chain security.
Research
Security News
Socket researchers have discovered multiple malicious npm packages targeting Solana private keys, abusing Gmail to exfiltrate the data and drain Solana wallets.