boubou158

Results 11 comments of boubou158

Is there any solution for this? I have more than 3000 imports to change if i want to reverse the barrels import to full file path import, which would take...

> How did you manage it? Do you have any example somewhere? I am very interested as i can't manage to reduce the time execution of my spec files due...

After spending a month trying to make esm working on our project trying to speed up the jest performance, it seems impossible to have 100% working. I am giving up...

> @fadi-george sorry I don't have the script anymore (Maybe I can look it up in the git history), but I've found even faster solution. I'm using `esbuild` to bundle...

For the one looking for a quick solution, adding the option isolatedModules: true to ts-jest and it divided by 6 the execution time. We are now able to run parralel...

Hi @ceyonur , I actually solved it by using cygwin64 terminal, it seemed that git bash was adding too many \ and that was the reason the file was not...

Hi @ceyonur , After trying everything i could, issues is still here: ![image](https://github.com/ava-labs/subnet-evm/assets/4662832/c176ad4f-1103-4275-87e8-684af3507a1e) Even by using --plugin-dir, it will compute a wrong path with multiple slashes leading to a file...

@shuowu-okta thanks for your reply. Okta well know endpoint will only return me the url isn't it? Is there any method which is doing directly the call in okta angular?...

Thanks for your reply. The problem is that I don't have control over the clients using the app. The current mechanism is the following: on login button click, user is...

Thanks again for your reply. Do you confirm a change occured on firefox very recently? I remember it was working properly around a month and a half ago. What would...