Commit b7079ec
Alexey Budilovich
feat: add postbuild manifest generation for css-purge plugin
Generates purge-manifest.json in dist/ after rslib build. The manifest
lists all CSS classes each component can render, read from *.classes.ts
files. Consumer-side purge plugin uses this to build its safelist.1 parent 033ef16 commit b7079ec
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
110 | | - | |
| 110 | + | |
| 111 | + | |
111 | 112 | | |
112 | 113 | | |
113 | 114 | | |
| |||
0 commit comments