mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-22 08:26:16 -04:00
Replace ParentRequire hack.
Instead of hacking with the internals of require, make client_plugins aware and capable of sharing behavior.
This commit is contained in:
parent
1258ed3a0d
commit
b691606c4e
4 changed files with 39 additions and 44 deletions
|
@ -71,6 +71,5 @@
|
|||
, "pluginfw/client_plugins.js"
|
||||
, "pluginfw/shared.js"
|
||||
, "pluginfw/hooks.js"
|
||||
, "pluginfw/parent_require.js"
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue