1
0
Fork 0
mirror of synced 2024-09-30 09:07:25 +13:00
budibase/packages/builder
Budibase Staging Release Bot c46f419bec v0.9.148-alpha.3
2021-10-01 10:20:06 +00:00
..
.vscode
assets
build
cypress Merge branch 'develop' into dnd 2021-09-30 14:56:23 +01:00
src Updating data bindings, there were instances where it could loop/iterate over already replaced bindings, used a search technique to be a bit more specific about the replacements and make sure each binding could only be replaced once. 2021-09-30 17:24:43 +01:00
.gitignore
babel.config.js
CONTRIBUTING.md
cypress.json fix cypress 2021-09-28 15:49:39 +01:00
index.html
LICENSE.md
package.json v0.9.148-alpha.3 2021-10-01 10:20:06 +00:00
README.md
routify.config.js
vite.config.js analytics clients 2021-09-21 11:47:14 +01:00
yarn.lock fix firefox redirect loop 2021-09-29 18:59:26 +01:00

Get Started

yarn install

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