Add warning that the make script is only intended for releases
See https://github.com/TinyWebEx/common/issues/1
This commit is contained in:
parent
99a206ccba
commit
9a76bd854d
1 changed files with 3 additions and 0 deletions
|
@ -2,6 +2,9 @@
|
|||
#
|
||||
# Makes a release ZIP of the add-on.
|
||||
#
|
||||
# IMPORTANT: This is only useful for building release versions of the add-on.
|
||||
# For development, please rather follow the guidance in the contributing doc.
|
||||
#
|
||||
|
||||
EXTENSION_NAME="mastodon-auto-remote-follow@rugk.github.io"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue