mirror of
https://github.com/nocobase/nocobase.git
synced 2026-08-29 02:03:53 +08:00
e98ad433f7
* feat(plugin-workflow-javascript): migrate client to v2 * fix(plugin-workflow-javascript): narrow script label translation type * fix(plugin-workflow-javascript): move compatibility test to legacy client
2 lines
55 B
JavaScript
2 lines
55 B
JavaScript
module.exports = require('./dist/client-v2/index.js');
|