Added another note
This commit is contained in:
parent
e104ff83a5
commit
7d9627a696
|
@ -27,6 +27,9 @@ The parameters to the function are as follows:
|
||||||
* `**extra`: for forwards compatibility publishers are required to ignore extra
|
* `**extra`: for forwards compatibility publishers are required to ignore extra
|
||||||
keyword arguments.
|
keyword arguments.
|
||||||
|
|
||||||
|
Each line in the generator must be a string which is then either logged to
|
||||||
|
the output in the console or in the deploy/publish window in the admin UI.
|
||||||
|
|
||||||
## Example
|
## Example
|
||||||
|
|
||||||
This example implements a simple publisher that just copies all built files
|
This example implements a simple publisher that just copies all built files
|
||||||
|
|
Loading…
Reference in New Issue