1
0
Fork 0
mirror of synced 2024-07-14 10:45:51 +12:00
budibase/packages/cli/src
2022-09-27 19:39:17 +01:00
..
analytics Remove ui events except for component created and view published app 2022-06-06 12:51:22 +01:00
backups Fixing an issue with running in dev with prebuilds and fixing an issue with backup questions being asked twice. 2022-07-06 17:42:54 +01:00
core Adding prebuild management for pouchDB leveldown. 2022-07-01 23:04:34 +01:00
hosting Adding ability to extend existing docker-compose file to include volumes for watching plugins. 2022-09-27 19:39:17 +01:00
plugins Adding types for plugin events, specifically for plugin init, import and deletion, this is across the CLI and the server. 2022-09-14 17:35:46 +01:00
structures Adding ability to extend existing docker-compose file to include volumes for watching plugins. 2022-09-27 19:39:17 +01:00
constants.js Adding ability to extend existing docker-compose file to include volumes for watching plugins. 2022-09-27 19:39:17 +01:00
environment.js Fixing CLI build - prebuilds required for hashing can be disabled via environment variable. 2022-09-13 18:00:10 +01:00
events.js Adding types for plugin events, specifically for plugin init, import and deletion, this is across the CLI and the server. 2022-09-14 17:35:46 +01:00
exec.js Getting dependency installation working correctly. 2022-08-11 17:29:07 +01:00
index.js Fixing issue with string templates importing vm2 which requires other prebuilts for JS in the CLI - no need for these to add to build size when JS is unused. 2022-09-05 19:04:45 +01:00
options.js First part of plugin CLI - generates the skeleton project and enriches it with user input. 2022-08-10 13:11:57 +01:00
prebuilds.js Fixing CLI build - prebuilds required for hashing can be disabled via environment variable. 2022-09-13 18:00:10 +01:00
questions.js Formatting. 2021-02-26 17:09:20 +00:00
utils.js Adding ability to extend existing docker-compose file to include volumes for watching plugins. 2022-09-27 19:39:17 +01:00