misskey/packages/frontend
anatawa12 5949bb6c7f
fix: unnecesary HMR when we opened setting page (#15756)
* refactor: add MarkerIdAssigner instead of processVueFile and remove transformedCodeCache object

* chore: add minimatch, a glob matcher

* chore: expose MarkerIdAssigner from plugin

* Revert "chore: expose MarkerIdAssigner from plugin"

This reverts commit 88c6d820f8.

* chore: add plugin to generate virtual module

* chore: parse inlining earlier

* chore: use virtual module in search

* chore: use remove old generation

* chore: fix type errors

* chore: add patch to workaround vitejs/vite#19792

* chore: improve filtering files to process

* chore: rename plugin

* docs: add comment for plugin ordering

* fix: unnecessary log

* fix: spdx license header
2025-04-05 08:46:17 +09:00
..
.storybook fix(storybook): update obsolete method for preferences (#15750) 2025-04-03 12:54:08 +09:00
.vscode test(#10336): add `components/Mk[A-B].*` stories (#10475) 2023-04-13 12:20:39 +09:00
@types refactor(frontend): relocate theme script 2025-03-09 14:32:29 +09:00
assets enhance(frontend): improve settings page 2025-03-11 14:52:04 +09:00
lib fix: unnecesary HMR when we opened setting page (#15756) 2025-04-05 08:46:17 +09:00
public (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
src fix: unnecesary HMR when we opened setting page (#15756) 2025-04-05 08:46:17 +09:00
test lint fixes 2025-03-20 19:00:09 +09:00
.gitignore build(#10336): Storybook & Chromatic & msw (#10365) 2023-04-04 09:38:34 +09:00
eslint.config.js lint 2025-03-29 15:57:34 +09:00
package.json fix: unnecesary HMR when we opened setting page (#15756) 2025-04-05 08:46:17 +09:00
tsconfig.json refactor(frontend): verbatimModuleSyntaxを有効化 (#15323) 2025-02-05 10:01:44 +00:00
vite-node.config.ts enhance(dev): frontendの検索インデックス作成を単独のコマンドで行えるように (#15653) 2025-03-12 14:37:57 +09:00
vite.config.ts fix: unnecesary HMR when we opened setting page (#15756) 2025-04-05 08:46:17 +09:00
vite.json5.ts Fix type errors from vite.json5.ts (#9936) 2023-02-15 17:14:47 +09:00
vue-shims.d.ts Fix/vue import error on intellij (#12612) 2023-12-09 13:13:31 +09:00