Commit b1d72b0
fix: .gitignore に embed-core 関連のビルド成果物を追加
embed-core エントリポイント追加時に .gitignore の更新が漏れていた。
- /docs/embed-core.js, /docs/embed-core-chunks
- /docs/e2e/*.d.ts, /docs/src/ (webpack が出力する型定義)
- docs/embed-core.js.LICENSE.txt を追跡対象に追加
- docs/embed.js.LICENSE.txt の MapLibre バージョン参照を更新 (v4.7.1 → v5.7.0)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 3e62985 commit b1d72b0
3 files changed
Lines changed: 9 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| 73 | + | |
73 | 74 | | |
74 | 75 | | |
| 76 | + | |
75 | 77 | | |
| 78 | + | |
| 79 | + | |
76 | 80 | | |
77 | 81 | | |
78 | 82 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
0 commit comments