Skip to content

Commit a19b032

Browse files
committed
docs(wordpress): add NOTES.md
1 parent 7d7509e commit a19b032

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

features/src/wordpress/NOTES.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
There are two environment variables that affect the Update Content lifecycle script:
2+
* `WPUC_SKIP_COMPOSER_INSTALL`: do not run the `composer install` step;
3+
* `WPUC_SKIP_NPM_INSTALL`: do not run the `npm install` step.

0 commit comments

Comments
 (0)