kabirgh
2024-01-18 ce3dd0923b93e8c1cbe95fe584418d6ee5dcba69
refs
author kabirgh <15871468+kabirgh@users.noreply.github.com>
Thursday, January 18, 2024 18:56 +0000
committer GitHub <noreply@github.com>
Thursday, January 18, 2024 18:56 +0000
commitce3dd0923b93e8c1cbe95fe584418d6ee5dcba69
tree 3a6ecf85c334250573daecd26d9acce61bd0f89d tree | zip | gz
parent af811d824fa526f5a8d48b7f4cfd718ade91385e view | diff
refactor: move emit from callback to helper file function (#704)

* Change emit from callback to helpers file function

* Update docs, remove commented code, improve type sig
1 files added
13 files modified
127 ■■■■ changed files
docs/advanced/making plugins.md 15 ●●●●● diff | view | raw | blame | history
quartz/plugins/emitters/404.tsx 6 ●●●●● diff | view | raw | blame | history
quartz/plugins/emitters/aliases.ts 7 ●●●● diff | view | raw | blame | history
quartz/plugins/emitters/assets.ts 2 ●●● diff | view | raw | blame | history
quartz/plugins/emitters/cname.ts 2 ●●● diff | view | raw | blame | history
quartz/plugins/emitters/componentResources.ts 16 ●●●●● diff | view | raw | blame | history
quartz/plugins/emitters/contentIndex.ts 12 ●●●●● diff | view | raw | blame | history
quartz/plugins/emitters/contentPage.tsx 6 ●●●●● diff | view | raw | blame | history
quartz/plugins/emitters/folderPage.tsx 6 ●●●●● diff | view | raw | blame | history
quartz/plugins/emitters/helpers.ts 19 ●●●●● diff | view | raw | blame | history
quartz/plugins/emitters/static.ts 2 ●●● diff | view | raw | blame | history
quartz/plugins/emitters/tagPage.tsx 6 ●●●●● diff | view | raw | blame | history
quartz/plugins/types.ts 15 ●●●●● diff | view | raw | blame | history
quartz/processors/emit.ts 13 ●●●●● diff | view | raw | blame | history