1
0
Fork 0
mirror of synced 2024-09-10 22:46:09 +12:00
budibase/packages/builder
Mitch-Budibase 1d1b566c7d Timeout changes for Cypress Commands file
Cypress visit and requests in some cases need a timeout value included. This is specific for smoke build and CI runs (has no effect on local runs)
2022-07-18 13:52:21 +01:00
..
.vscode
assets
build
cypress Timeout changes for Cypress Commands file 2022-07-18 13:52:21 +01:00
scripts
src Merge branch 'master' of github.com:Budibase/budibase into develop 2022-07-05 17:37:04 +01:00
.gitignore
babel.config.js
CONTRIBUTING.md
cypress.json Smoke Build Changes - Timing issues 2022-07-07 11:07:05 +01:00
index.html
LICENSE.md
nuxt.config.js
package.json v1.0.219-alpha.13 2022-07-08 08:40:36 +00:00
README.md
reporterConfig.json
routify.config.js
tsconfig.build.json
tsconfig.json
vite.config.js
yarn.lock

Get Started

yarn install

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