We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffe78a6 commit 59e23e0Copy full SHA for 59e23e0
CONTRIBUTING.md
@@ -46,7 +46,7 @@ const path = require('path');
46
Rebuild your strapi project to build the admin part of the plugin.
47
48
```bash
49
-cd YOUR_STRAPI_PROJECT && yarn build --clean
+cd YOUR_STRAPI_PROJECT && yarn build
50
```
51
52
#### 6. Running the administration panel in development mode
0 commit comments