Robin Ward
Robin Ward
Sure, I'd love a PR if you are feeling up to it :)
I'd happily accept a PR to make this change, assuming it works well :)
Yeah that test seems quite broken. Maybe we should just remove it? Were you looking to specifically benchmark this?
This is an awesome idea and I've love to see it go in that direction. Let me know if I can do anything to help!
No it's a valid criticism! I'm actually working on a large reboot to the suite right now that I think will will address this issue. More info coming soon!
For Discourse's usage we already have jQuery ajax, so I wouldn't want to include it in the jsnext package. It would probably be better to create a new npm module...
In that case I think the second module on npm is the way to go.
Can you add a test for this?
I tried out the MRP and the `_import` is being called properly, and the resource is being created correctly (you can confirm by looking in `.godot/import`. The issue seems to...