Improve Module API docs & example (#26637)
This commit is contained in:
parent
2ee082652a
commit
4c182928e1
2 changed files with 4 additions and 2 deletions
|
@ -21,5 +21,5 @@ modules:
|
|||
# An example of pulling a module from NPM
|
||||
- "@vector-im/element-web-ilag-module@^0.0.1"
|
||||
|
||||
# An example of pulling a module from github
|
||||
- "github:vector-im/element-web-ilag-module#main"
|
||||
# An example of pulling a module from local filesystem during development
|
||||
- "file:/home/user/development/element-web-ilag-module"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue