Commit e898fbc
chore: tidy #98 follow-ups (Pi import alias + test description)
Post-merge cleanup of PR #98:
- Pi's strip-tag-prefix.ts and temporal-awareness-pi.ts imported the shared
tag-content-primitives via a raw cross-package path
(../../plugin/src/...). Switch to the `@magic-context/core/...` workspace
alias used everywhere else in Pi (the only two ../../plugin/src imports in
the package).
- Fix a garbled test description: "transform ? ? notation only" → the intended
"transform §N§ notation only" (the § chars were mangled on the way in).
No behavior change. Plugin 1796/0, Pi 403/0, tsc + biome clean.
Co-authored-by: Alfonso [Magic Context] <288211368+alfonso-magic-context@users.noreply.github.com>1 parent ffcb666 commit e898fbc
3 files changed
Lines changed: 6 additions & 6 deletions
File tree
- packages
- pi-plugin/src
- plugin/src/hooks/magic-context
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
26 | 30 | | |
27 | 31 | | |
28 | 32 | | |
29 | 33 | | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
0 commit comments