chore: exclude local resource artifacts from main sync
This commit is contained in:
@@ -3,7 +3,7 @@ import path from 'node:path';
|
||||
import process from 'node:process';
|
||||
|
||||
const DEFAULT_CAPTURE_STORAGE_KEY = 'work-app.token-access.registered-token';
|
||||
const DEFAULT_CAPTURE_BASE_URL = 'https://test.sm-home.cloud/';
|
||||
const DEFAULT_CAPTURE_BASE_URL = 'https://preview.sm-home.cloud/';
|
||||
|
||||
function stripWrappingQuotes(value) {
|
||||
if (!value) {
|
||||
|
||||
Reference in New Issue
Block a user