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

Commit77d6ad7

Browse files
authored
Docs: update watch task in CONTRIBUTING.md
Closegh-5331
1 parent09972bc commit77d6ad7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,10 +126,10 @@ This will only run the "css" module tests. This will significantly speed up your
126126

127127
####Loading changes on the test page
128128

129-
Rather than rebuilding jQuery with`grunt` every time you make a change, you can use the included`gruntwatch` task to rebuild distribution files whenever a file is saved.
129+
Rather than rebuilding jQuery with`npm run build` every time you make a change, you can use the included watch task to rebuild distribution files whenever a file is saved.
130130

131131
```bash
132-
$grunt watch
132+
$npm start
133133
```
134134

135135
Alternatively, you can**load tests as ECMAScript modules** to avoid the need for rebuilding altogether.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp