v3: fixed search in prod, lots of UI fixes across the app
All checks were successful
Build and Publish Docker Image / build-and-push (push) Successful in 46s
All checks were successful
Build and Publish Docker Image / build-and-push (push) Successful in 46s
This commit is contained in:
@@ -6,5 +6,6 @@ await extract(config, {
|
||||
verbose: false,
|
||||
watch: false,
|
||||
files: [],
|
||||
clean: true,
|
||||
workersOptions: { poolSize: 0 },
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user