misskey/packages/frontend-embed
syuilo 8e6fffee68
enhance: use native glob (#16965)
* enhance: use native glob

* remove tiny-glob

* remove fast-glob

* refactor

* fix: use async glob if possible

---------

Co-authored-by: kakkokari-gtyih <67428053+kakkokari-gtyih@users.noreply.github.com>
2025-12-11 23:08:26 +09:00
..
@types Feat: ドライブ周りのUIの強化 (#16011) 2025-05-21 07:31:24 +09:00
assets feat(frontend): ノート・ユーザータイムライン埋め込み (#13929) 2024-09-09 20:57:36 +09:00
public/loader fix(frontend): ロード時の言語判定結果が保存されない問題を修正 (#16956) 2025-12-08 10:17:13 +09:00
src refactor: localesをworkspace管理下のパッケージに (#16895) 2025-11-30 13:27:44 +09:00
.gitignore feat(frontend): ノート・ユーザータイムライン埋め込み (#13929) 2024-09-09 20:57:36 +09:00
build.ts refactor: localesをworkspace管理下のパッケージに (#16895) 2025-11-30 13:27:44 +09:00
eslint.config.js fix(eslint): add window prefix rules to frontend-embed & frontend-shared (#16531) 2025-09-10 09:22:12 +09:00
package.json enhance: use native glob (#16965) 2025-12-11 23:08:26 +09:00
tsconfig.json refactor(frontend): verbatimModuleSyntaxを有効化 (#15323) 2025-02-05 10:01:44 +00:00
vite.config.ts refactor: localesをworkspace管理下のパッケージに (#16895) 2025-11-30 13:27:44 +09:00
vite.json5.ts feat(frontend): ノート・ユーザータイムライン埋め込み (#13929) 2024-09-09 20:57:36 +09:00
vue-shims.d.ts feat(frontend): ノート・ユーザータイムライン埋め込み (#13929) 2024-09-09 20:57:36 +09:00