tmeindle
tmeindle
So basically I will have to transpile 2x if I want to use preset-env or set preset-env's modules option to false which sorta of defeats the purpose of using it....
> @tmeindle The issue is that what you're trying to do isn't really compatible with `Rollup` either. > > In your example, uncomment the `modules: false,` line so that `preset-env`...
> The StyleX plugin does not set the `caller` for you. That is exactly what the issue is here. According to the babel documentation, the stylex plug-in should be setting...
> @tmeindle Re-opening the issue as there seems to be a simple fix to make the Rollup plugin more robust. I'm still not entirely sure what needs to be done,...
Have you thought about using the jsonc-parser package to read the config files ? https://www.npmjs.com/package/jsonc-parser
> We're actually thinking of removing the part of the extension that downloads a binary if none is installed, or making it an opt in feature. > > Would that...
Thanks for the info about the pre-release. That change should get things working for me. I can check on monday. Maybe copying the executable to /USERS/{user}/.vscode/extensions/biome instead of the roaming...
Thanks for the consideration. I will checkout the prerelease on Monday to see if it I can get it to work for now