Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Nov 8, 2022. It is now read-only.

Commit3d58dae

Browse files
committed
refactor: mv stores to src dir
1 parenta01d953 commit3d58dae

28 files changed

+2
-2
lines changed

‎.babelrc‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@
6060
"@hooks":"./src/hooks",
6161
"@hoc":"./src/hoc",
6262
"@config":"./config",
63-
"@stores":"./stores",
64-
"@model":"./stores/SharedModel",
63+
"@stores":"./src/stores",
64+
"@model":"./src/stores/SharedModel",
6565
"@utils":"./utils",
6666
"@schemas":"./src/schemas",
6767
"@Img":"./src/components/Img",
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp