Files
nocobase/packages/plugins/@nocobase/plugin-license/client.js
T
Jiann 3ccd029201 feat: add license setting and validate license before downloading commerical plugins (#7026)
* feat: add license setting

* feat: add plugin-license to buildin

* fix: validate license key before save

* fix: change export fc name

* feat: log license status

* fix: adjust license set form

* fix: change text

* fix: text

* fix: add tips

* fix: update version

* fix: buildin plugin-license

* fix: cloase obfuscate

* fix: open obfuscate

* fix: change version
2025-06-27 16:01:52 +08:00

2 lines
52 B
JavaScript

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