Esm Merge Coverage

ESM-ify source files that arrive from a pre-ESM branch when merging into apps/app. Use after merging any branch that predates the v8 ESM migration (long-lived feature branches cut from v7-era master, v7.5 maintenance work) into master or a v8 branch — a git merge does NOT re-run any ESM transform, so incoming CJS/extension-bearing sources slip in silently and only break at build/runtime. Auto-invoked when the conversation is about merging a pre-ESM branch into apps/app and bringing the result up to the ESM convention.

growilabs Updated

File contents

growilabs/growi/tree/main/apps/app/.claude/skills/esm-merge-coverage commit d1885c480b

Frequently asked questions

npx skillmds@latest add growilabs/esm-merge-coverage