egirlskey/packages/frontend
おさむのひと b0039f0946
chore: 開発モードでフロントエンドとバックエンドを独立して起動するようにする(再) (#12593)
* [wip]run standalone vite

* [wip]run standalone vite

* some fix (tabler icons, sw, streaming)

* fix theme

* fix run scripts

* favicon

* client-assets

* cssの読み込み順序とCSP設定の変更

* fix lang change

* fix clientManifest

* baseを相対パスにしてドメイン直下とサブディレクトリ配下両方に対応

* 色々修正

* 色々修正

* 色々修正

* fix

* Revert "client-assets"

This reverts commit 582601e90eb771875bdf8aba263da2316a59d01b.

# Conflicts:
#	packages/frontend/vite.config.ts

* 色々修正

* fix

* fix

* add url and proxy to server proxy

* Update packages/frontend/src/index.html

* wip

* Merge remote-tracking branch 'origin/develop' into feat/launch-standalone-frontend

# Conflicts:
#	packages/frontend/src/pages/welcome.entrance.a.vue

* Merge remote-tracking branch 'origin/develop' into feat/launch-standalone-frontend

# Conflicts:
#	packages/frontend/src/pages/welcome.entrance.a.vue

* fix tabler load

* Apply suggestions from code review

* Update packages/frontend/src/index.html

* fix

* fix vite.config.local-dev.ts

* fix CONTRIBUTING.md

---------

Co-authored-by: FruitRiin <nassii74@gmail.com>
Co-authored-by: osamu <46447427+sam-osamu@users.noreply.github.com>
Co-authored-by: 果物リン <fruitriin@riinswork.space>
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
Co-authored-by: ozelot <contact@ozelot.dev>
2023-12-08 08:22:08 +09:00
..
.storybook feat: Avatar decoration (#12096) 2023-10-21 18:38:07 +09:00
.vscode test(#10336): add `components/Mk[A-B].*` stories (#10475) 2023-04-13 12:20:39 +09:00
@types refactor(frontend): use ESM 2023-09-19 16:37:43 +09:00
assets enhance(frontend): リアクション選択時に音を流せるように (#12441) 2023-11-26 13:04:44 +09:00
lib chore: remove unimplemented excludeNsfw (#12520) 2023-12-02 12:05:53 +09:00
public chore: 著作権とライセンスについての情報を各ファイルに追加する (#11348) 2023-07-27 14:31:52 +09:00
src chore: 開発モードでフロントエンドとバックエンドを独立して起動するようにする(再) (#12593) 2023-12-08 08:22:08 +09:00
test enhance/feat(frontend): データセーバーの改良・強化 (#12526) 2023-12-03 10:58:42 +09:00
.eslintrc.cjs refactor(frontend): 非推奨となったReactivity Transformを使わないように (#12539) 2023-12-07 14:42:09 +09:00
.gitignore build(#10336): Storybook & Chromatic & msw (#10365) 2023-04-04 09:38:34 +09:00
package.json chore: 開発モードでフロントエンドとバックエンドを独立して起動するようにする(再) (#12593) 2023-12-08 08:22:08 +09:00
tsconfig.json refactor(frontend): 非推奨となったReactivity Transformを使わないように (#12539) 2023-12-07 14:42:09 +09:00
vite.config.local-dev.ts chore: 開発モードでフロントエンドとバックエンドを独立して起動するようにする(再) (#12593) 2023-12-08 08:22:08 +09:00
vite.config.ts refactor(frontend): 非推奨となったReactivity Transformを使わないように (#12539) 2023-12-07 14:42:09 +09:00
vite.json5.ts Fix type errors from vite.json5.ts (#9936) 2023-02-15 17:14:47 +09:00