mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-03 13:49:14 -04:00
Client side / server side require
This commit is contained in:
parent
261bbd460f
commit
2a58a62dcc
7 changed files with 59 additions and 9 deletions
|
@ -25,7 +25,7 @@
|
|||
"hooks": {
|
||||
"somehookname": "pluginomatic_fintest/otherpart:somehook",
|
||||
"morehook": "pluginomatic_fintest/otherpart:morehook",
|
||||
"expressServer": "pluginomatic_fintest/otherpart:expressServer"
|
||||
"expressCreateServer": "pluginomatic_fintest/otherpart:expressServer"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue