Tim Nolet
Tim Nolet
@tibring thanks for contributing. I will keep this in mind. We see this request from some customers already. The problem is a bit sticky, as updating global variables from essentially...
@alonz thanks! Can you also give a 👍 on the first comment?
@walidrohiman thanks for reporting and @alexnoyes thanks for responding. I think I understand the problem and there is no real way to do exactly that what you describe: 1. 20...
thanks @slmoore for reporting this.
@slmoore this was just fixed in v4.8.1 which was just published on NPM https://www.npmjs.com/package/checkly
Hey @kirkstrobeck thanks for reporting. 1. Why are you importing a `tsx` file into your checkly CLI config? Just want to know your use case. 2. Can you share some...
@kirkstrobeck I see! As it's just a text based dependency, not some NPM package or large binary file, I think that would be possible.
@kirkstrobeck do you expect the `.tsx` file to be compiled? As that would be more of an edge case to support.
@kirkstrobeck just bumping this question. Importing `.tsx` is not something we can directly support as it requires a extra parsing. Shall we turn this into a feature request?
@evdama thanks for mentioning this, we will fix it. You can copy and paste the project for now from https://github.com/checkly/checkly-cli/tree/main/examples