etherpad-lite/src/static/js/pluginfw
Richard Hansen 6198e92706 tests: Pass `--legacy-peer-deps` flag to work around npm v7 bug
This flag is unknown to npm v6, but npm v6 silently ignores unknown
flags.
2021-02-22 03:36:12 -05:00
..
client_plugins.js fix for caching plugin-definitions 2021-02-21 14:31:15 +00:00
hooks.js restructure: Prefix `bin/` and `tests/` with `src/` 2021-02-05 21:52:08 +00:00
installer.js tests: Pass `--legacy-peer-deps` flag to work around npm v7 bug 2021-02-22 03:36:12 -05:00
plugin_defs.js plugins: Use `npm ls` to list the installed plugins 2021-02-09 22:18:35 +00:00
plugins.js run_cmd: Enhance with ability to return stdout as string 2021-02-18 19:18:59 +00:00
shared.js lint: src/static/js/pluginfw/shared.js 2021-02-04 08:41:00 +00:00
tsort.js Lgtm bugfixes (#4838) 2021-02-22 08:26:35 +00:00