1
0
Fork 0
mirror of synced 2024-07-07 15:25:52 +12:00
budibase/scripts/pro
Rory Powell 5aa7291677 Only build pro after bootstrapping and after backend-core build (#9130)
* Update .npmignore path to include all subdirectories of dist

The dist/* pattern was including only the first level of files inside
the dist folder.

Update to no longer wildcard to include all the folder contents

* Only build pro after bootstrapping and after backend-core build

This protects against the scenario of a breaking change in backend-core
that is relied on by the pro package.

Introducing to fix the current build as the published backend-core package is corrupted.
This change ensures the local filsystem version of core will be used.

* Debug line

* Debug lines

* Update build script
2022-12-20 14:30:31 +00:00
..
build.sh Only build pro after bootstrapping and after backend-core build (#9130) 2022-12-20 14:30:31 +00:00
install.sh Only build pro after bootstrapping and after backend-core build (#9130) 2022-12-20 14:30:31 +00:00
release.sh Fail pro scripts on error, unify TS versions, update test and coverage configs, use pro source mappings 2022-11-14 13:29:46 +00:00
test.sh Fail pro scripts on error, unify TS versions, update test and coverage configs, use pro source mappings 2022-11-14 13:29:46 +00:00