mirror of
https://github.com/nocobase/nocobase.git
synced 2026-08-30 16:56:07 +08:00
7afb5a7761
* feat(map): migrate map plugin client to v2 * fix(map): avoid plugin-ai dependency * fix(map): prevent repeated configuration requests
2 lines
55 B
JavaScript
2 lines
55 B
JavaScript
module.exports = require('./dist/client-v2/index.js');
|