Closed Golodhros closed 10 years ago
I have sent a PR (#41) to improve this issue. I also suffered quite a bit to find a working config. Please see if it helps.
@Golodhros, did the README update from @gadr seem to help? I don't see anything specific in your configuration that is incorrect. Are you seeing any specific errors? Do you see the correct proxy requests if you run grunt with grunt --verbose?
@drewzboto Yes, it seems to work now, thanks!
Hi there,
I have been trying to set up a proxy on my project based on Yeoman Marionette generator: https://github.com/mrichard/generator-marionette
After trying a ton of different configurations on the Gruntfile.js, I can't have it working, my current one is https://gist.github.com/Golodhros/7978154
Thanks a lot for your work guys, this would be quite useful in order to get my tests working!