1
0
Fork 0
mirror of synced 2024-08-19 03:51:29 +12:00
budibase/packages
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
..
backend-core Only build pro after bootstrapping and after backend-core build (#9130) 2022-12-20 14:30:31 +00:00
bbui v2.2.10-alpha.3 2022-12-20 11:08:52 +00:00
builder v2.2.10-alpha.3 2022-12-20 11:08:52 +00:00
cli v2.2.10-alpha.3 2022-12-20 11:08:52 +00:00
client v2.2.10-alpha.3 2022-12-20 11:08:52 +00:00
frontend-core v2.2.10-alpha.3 2022-12-20 11:08:52 +00:00
sdk v2.2.10-alpha.3 2022-12-20 11:08:52 +00:00
server Update pro version to 2.2.10-alpha.3 2022-12-20 11:12:26 +00:00
string-templates v2.2.10-alpha.3 2022-12-20 11:08:52 +00:00
types v2.2.10-alpha.3 2022-12-20 11:08:52 +00:00
worker Update pro version to 2.2.10-alpha.3 2022-12-20 11:12:26 +00:00