I've started with the provided /scripts/standalone-script.js as a guide. Whatever I do, importConfig fails with code: 'ERR_INVALID_URL'. I've also tried placing the import file in the same directory but. still the same result. Using v3.0 beta.
const payloadConfigPath = "./stripePaymentLinks.ts";
const co = importConfig(payloadConfigPath);
input: 'undefined',
code: 'ERR_INVALID_URL'
}
⨯ unhandledRejection: TypeError [ERR_INVALID_URL]: Invalid URL