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

Commit85cfbc9

Browse files
Merge pull request#24 from Amplicode/fix/msw
fix postinstall
2 parents40f9fff +548e325 commit85cfbc9

File tree

2 files changed

+1
-7119
lines changed

2 files changed

+1
-7119
lines changed

‎templates/react-admin/package.json.ejs‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"type-check": "tsc --noEmit",
1111
"lint": "eslint --fix --ext .js,.jsx,.ts,.tsx ./src",
1212
"format": "prettier --write ./src",
13-
"postinstall": "npx msw init public/"
13+
"postinstall": "npx msw init public --save"
1414
},
1515
"dependencies": {
1616
"@emotion/react": "^11.11.3",

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp