Commit a18cbb1
Aiinfo diffcache (#110)
* add changelog to output
* add clearCache utility
* update cache
* add writeChangelog util
* ignore package.json in biome lint
* @instructure.ai/[email protected]
* fix lint issues
* @instructure.ai/[email protected]
* use vite-node/loader
* [email protected]
* use loader as an export
* [email protected]
* use custom loader
* [email protected]
* quote loader
* use correct path
* [email protected]
* proper quotes
* use nextLoad
* use register instead of experimentalLoader
* --no-git-checks b/c we're building here!
* [email protected]
* [email protected]
* proper quoting
* [email protected]
* async import
* [email protected]
* move register to loader script
* [email protected]
* Update scripts/loader.mjs
Co-authored-by: Copilot <[email protected]>
* proper release folder
* [email protected]
* use dirname for loader
---------
Co-authored-by: Copilot <[email protected]>1 parent f51e538 commit a18cbb1
File tree
4 files changed
+11
-8
lines changed- .github/workflows
- packages/aiinfo
- cache
- scripts
4 files changed
+11
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | | - | |
| 97 | + | |
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
| 104 | + | |
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
108 | | - | |
| 108 | + | |
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
116 | | - | |
| 116 | + | |
117 | 117 | | |
118 | 118 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
8 | 10 | | |
9 | | - | |
| 11 | + | |
10 | 12 | | |
11 | 13 | | |
12 | 14 | | |
| |||
0 commit comments