Matt Hargett
Matt Hargett
Talking with the affected team, they tried rootDir and ran into another problem when there is a platform override of a core component in the haste map, and that out-of-tree...
@thymikee We tried swapping the entries, it had no effect on the output. If you need more to estimate the work to fix the jest problem, let us know. thanks...
> @matthargett Do Roblox have a developer tooling team that is interested in stuff like Luanalysis? If so, I'd be keen to have a chat. Feel free to email me....
> > github.com/Kampfkarren/full-moon > > Full Moon is **not** a reference implementation of Luau, it's just a parser for source code transformations, and it's not even official. Sorry, I thought...
Confirmed to be reproducible on JB 6.6. Even the Konami GB Collection “speed hack” variants in the Hacks directory of the SmokeMonster pack are affected.
Once you manually install node-sass with the fix, does the react-starter project referenced above 'npm install' complete? Or is there another issue underneath the node-sass one?
Actually, this is even useful for going directly to an imported function implementation instead of first going to its local declaration assignment from the require.
+1 for IntelliJ, there's a few Lua plugins including this one that has the most progress on refactoring and type inference support: https://github.com/Benjamin-Dobell/IntelliJ-Luanalysis Plugins for IntelliJ will work across almost...
This is really critical on systems where the pool of sockets is limited, and where CPU is limited. If the user has navigated away before we have the data, ideally...
> Hi and thanks for the contribution! You're welcome! I noticed I need to consistently format the grammar with the original coding style. I'll do that today.