tachybase_todo/packages/plugins/@nocobase/plugin-custom-request
Dunqing 010c286f7c
fix(plugin-custom-request): variables not work in form block (#2873)
* fix: custom-request not work in form

* feat: setup logger

* test: add test case and fix crush error

* feat: improve logger

* feat: update log option

* fix: logger

---------

Co-authored-by: chenos <chenlinxh@gmail.com>
2023-10-19 22:49:33 +08:00
..
src fix(plugin-custom-request): variables not work in form block (#2873) 2023-10-19 22:49:33 +08:00
.npmignore feat(plugin-custom-request): support better custom-request (#2536) 2023-10-13 15:16:50 +08:00
client.d.ts feat(plugin-custom-request): support better custom-request (#2536) 2023-10-13 15:16:50 +08:00
client.js feat(plugin-custom-request): support better custom-request (#2536) 2023-10-13 15:16:50 +08:00
package.json feat(plugin-custom-request): support better custom-request (#2536) 2023-10-13 15:16:50 +08:00
server.d.ts feat(plugin-custom-request): support better custom-request (#2536) 2023-10-13 15:16:50 +08:00
server.js feat(plugin-custom-request): support better custom-request (#2536) 2023-10-13 15:16:50 +08:00