mirror of
https://github.com/ToolJet/ToolJet
synced 2026-04-21 21:47:17 +00:00
* in dev mode, start watching for changes in all packages * plugin reload service * typo * fixes updates from fs * checks if marketplace dev mode is on to decode the run code from plugin index file * clean up * removes console.log * refactor: marketplace dashboard * prep to merge * dotenv * fixes: install new upadates for one plugin at a time * fixes app crash for new plugins(marketplace/datasource) with default schema * avoid creating docs for marketplace to root docs * Before starting watcher, build the marketplace once. * fixes: installed plugin crashes if deleting the entire plugin from the dir, but the build still haves the plugin files |
||
|---|---|---|
| .. | ||
| gitignore.ejs.t | ||
| icon.ejs.t | ||
| index.ejs.t | ||
| manifest.ejs.t | ||
| operations.ejs.t | ||
| packagejson.ejs.t | ||
| readme.ejs.t | ||
| tests.ejs.t | ||
| tsconfig.ejs.t | ||
| types.ejs.t | ||
--- to: <%= plugins_path %>/plugins/<%= name %>/README.md --- <% Display_name = h.capitalize(display_name) %> # <%= Display_name %> Documentation on: https://docs.tooljet.com/docs/data-sources/<%= name %>