Skip to content

Commit 59e23e0

Browse files
committed
chore: Update dependencies & CONTRIBUTING.md
1 parent ffe78a6 commit 59e23e0

File tree

2 files changed

+309
-240
lines changed

2 files changed

+309
-240
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ const path = require('path');
4646
Rebuild your strapi project to build the admin part of the plugin.
4747

4848
```bash
49-
cd YOUR_STRAPI_PROJECT && yarn build --clean
49+
cd YOUR_STRAPI_PROJECT && yarn build
5050
```
5151

5252
#### 6. Running the administration panel in development mode

0 commit comments

Comments
 (0)