Commit 7ca9b52
fix: use bun package manager, add analytics env guard
- Remove pnpm-lock.yaml (project uses bun, not pnpm)
- Remove highlight.js explicit dep (transitive via rehype-highlight)
- Guard <Analytics /> to production env only
- Keep unified (directly imported in lib/markdown-plugins.ts)
Note: bun.lock needs regeneration locally with `bun install`
Co-authored-by: hanwool kim <toy-crane@users.noreply.github.com>1 parent 3b9c3e1 commit 7ca9b52
3 files changed
Lines changed: 1 addition & 10169 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | 21 | | |
23 | 22 | | |
24 | 23 | | |
| |||
0 commit comments