1
0
Fork 0
mirror of synced 2024-07-02 21:10:43 +12:00
budibase/packages/cli
2023-08-21 10:20:22 +03:00
..
src Fixing issue with CLI build, removing some old cjs exports that shouldn't be there. 2023-08-07 21:31:55 +01:00
.eslintrc
.gitignore Updating plugins to have a SDK, which can be used for automation action retrieval as well as datasources. 2023-04-11 16:37:26 +01:00
LICENSE.md License cleanup 2021-11-17 14:21:16 +00:00
package.json Remove unneeded nx deps 2023-08-08 18:58:50 +03:00
start.sh Minor fixes - after removing axios altogether and adding a start script to make life easier for running from ts. 2023-03-03 10:03:33 +00:00
tsconfig.build.json Fix cli build 2023-08-21 10:20:22 +03:00
tsconfig.json Utilising esbuild for the CLI to bundle in backend-core and types as required. 2023-08-07 19:03:23 +01:00