Add GitHub code permalink embeds#8683
Closed
JiatangDong wants to merge 1 commit into
Closed
Annotations
3 errors
|
Run pnpm run ci-check
Process completed with exit code 1.
|
|
Run pnpm run ci-check:
packages/lexical-playground/src/plugins/GitHubCodeExtension/index.ts#L33
Module-scope call to defineExtension must be annotated with /* @__PURE__ */ so bundlers can drop the result when unused (esbuild and webpack do not honor the definition's @__NO_SIDE_EFFECTS__ across files, and an unannotated argument-position call pins the enclosing definition)
|
|
Run pnpm run ci-check:
packages/lexical-playground/src/plugins/GitHubCodeExtension/index.ts#L31
Module-scope call to createCommand must be annotated with /* @__PURE__ */ so bundlers can drop the result when unused (esbuild and webpack do not honor the definition's @__NO_SIDE_EFFECTS__ across files, and an unannotated argument-position call pins the enclosing definition)
|
background
wait
wait-all
cancel
Loading