Skip to content

Commit 10a4d43

Browse files
committed
Merge branch 'release/1.1.3'
2 parents 876e3b7 + 4582e7f commit 10a4d43

2 files changed

Lines changed: 50 additions & 50 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ Create a `watch` task inside the project root’s **package.json**, for example:
7070
"chokidar-cli": "^3.0.0"
7171
},
7272
"scripts": {
73-
"watch": "chokidar \"src/**/*.php\" -c \"./vendor/bin/frt\"",
73+
"watch": "chokidar \"src/**/*.php\" -c \"./vendor/bin/frt {path}\"",
7474
}
7575
}
7676
```

composer.lock

Lines changed: 49 additions & 49 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)