parcel

Installation
SKILL.md

When to use this skill

Use this skill whenever the user wants to:

  • 用 Parcel 零配置打包 Web 应用、支持多种资源与 HMR
  • 配置入口、环境变量与部署输出

How to use this skill

  1. 使用:指定入口 HTML 或 JS;parcel build/watch;自动解析依赖与资源。
  2. 配置:.parcelrc、环境变量;多入口与 target。
  3. 参考https://parceljs.org/

Best Practices

  • 入口与资源结构清晰;生产 build 与缓存。
  • 大项目可评估与 Vite/Webpack 对比;按需优化。

Keywords

Installs
7
First Seen
Jun 6, 2026
parcel — full-statck-skills/build-skills