1
0
Fork 0
mirror of synced 2024-09-08 13:41:09 +12:00
budibase/packages/builder
Budibase Release Bot 93f7bd54d8 v2.5.7
2023-04-21 17:29:12 +00:00
..
.vscode
assets
build
src Fix for #10358 - making sure that client-side we don't check the content type for CSV, check if it might be JSON, if not assume we can try it as a CSV - this is a fix for an issue which occurs on Windows, in Firefox. (#10359) 2023-04-20 15:21:50 +01:00
ts
.gitignore
babel.config.js
CONTRIBUTING.md
index.html
LICENSE.md
nuxt.config.js
package.json v2.5.7 2023-04-21 17:29:12 +00:00
README.md
reporterConfig.json
routify.config.js
setup.js
testConfig.json
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