cherrypick/packages/frontend
Kagami Sascha Rosylight d5f30ecb86
feat(backend): allow disabling cache for sensitive files (#11245)
* feat(backend): allow disabling cache for sensitive files

* Update CHANGELOG.md

* fix storybook

* Update locales/ja-JP.yml

---------

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-07-15 20:12:20 +09:00
..
.storybook enhance: 招待機能の改善 (#11195) 2023-07-15 09:57:58 +09:00
.vscode
@types
assets
lib perf(#10923): CSS Modules のクラス名をインライン化する (#10930) 2023-06-01 17:19:46 +09:00
public
src feat(backend): allow disabling cache for sensitive files (#11245) 2023-07-15 20:12:20 +09:00
test refactor(backend): use node16 for moduleResolution (#10938) 2023-06-25 21:13:15 +09:00
.eslintrc.js
.gitignore
package.json update deps 2023-07-15 16:36:39 +09:00
tsconfig.json refactor(backend): use node16 for moduleResolution (#10938) 2023-06-25 21:13:15 +09:00
vite.config.ts perf(#10923): CSS Modules のクラス名をインライン化する (#10930) 2023-06-01 17:19:46 +09:00
vite.json5.ts