Files
nocobase/packages/plugins/@nocobase/plugin-backups/client.js
T
chenos 15758e2569 feat: open source backup manager plugin (#9550)
* feat: open source backup manager plugin

* fix: tar version

* fix(utils): add storage path helpers

* fix: test error

* fix: test error

* fix(backups): validate backup paths and honor task options

* fix(backups): improve restore task cleanup

* fix(backups): clear failed restore tasks and use storage path
2026-05-21 23:49:06 +08:00

2 lines
52 B
JavaScript

module.exports = require('./dist/client/index.js');