mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-26 02:16:16 -04:00
chore: Bumped live plugin manager (#6311)
This commit is contained in:
parent
a9cffb8b6a
commit
92a4b9a622
3 changed files with 167 additions and 11 deletions
|
@ -1,4 +1,4 @@
|
|||
import {IPluginInfo, PluginManager} from "live-plugin-manager-pnpm";
|
||||
import {IPluginInfo, PluginManager} from "live-plugin-manager";
|
||||
import path from "path";
|
||||
import {node_modules, pluginInstallPath} from "./installer";
|
||||
import {accessSync, constants, rmSync, symlinkSync, unlinkSync} from "node:fs";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue