Sharkey/packages/frontend
かっこかり b62d9f3920
feat(frontend/nirax): リダイレクトを設定できるように (#13030)
* feat(frontend/nirax): リダイレクトを設定できるように

* revert demonstrative changes

* fix

* revert unrelated changes

* リダイレクトの際にパスが変わらない問題を修正

* リダイレクトが必要なrouteを設定

* fix lint

* router向けe2eテストの追加

* fix

---------

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
Co-authored-by: samunohito <46447427+samunohito@users.noreply.github.com>
2024-01-28 19:22:38 +09:00
..
.storybook
.vscode
@types
assets 🎨 2024-01-24 09:30:38 +09:00
lib
public
src feat(frontend/nirax): リダイレクトを設定できるように (#13030) 2024-01-28 19:22:38 +09:00
test
.eslintrc.cjs
.gitignore
package.json fix(frontend/pizzax): オブジェクトにnullがある場合に正しくマージされないのを修正 (#13073) 2024-01-24 14:45:27 +09:00
tsconfig.json refactor: deprecate i18n.t (#13039) 2024-01-20 08:11:59 +09:00
vite.config.local-dev.ts
vite.config.ts refactor: migrate to ESM 2024-01-20 13:57:03 +09:00
vite.json5.ts
vue-shims.d.ts