1
0
Fork 0
mirror of synced 2024-09-10 14:35:47 +12:00
budibase/packages/builder
Mitch-Budibase 0355b28965 Update command.js
Changing structure for `addDatasourceConfig`
- Intercepting the request that is made when fetching tables from a datasource
- There is a specific issue with this in regards to the smoke build. This will allow me to see deeper into the potential timing issues that are occurring
2022-05-18 14:53:54 +01:00
..
.vscode
assets
build
cypress Update command.js 2022-05-18 14:53:54 +01:00
src Merge branch 'master' into merge-master 2022-05-17 08:35:29 +01:00
.gitignore
babel.config.js
CONTRIBUTING.md
cypress.json Adding retries capabilities 2022-05-16 15:16:04 +01:00
index.html
LICENSE.md
nuxt.config.js
package.json v1.0.164-alpha.0 2022-05-17 09:06:07 +00:00
README.md
routify.config.js
tsconfig.json
vite.config.js
yarn.lock adding locators 2022-05-16 15:32:04 +03:00

Get Started

yarn install

Vite dev server (port 3000): yarn run dev Build yarn run build