Closed asuh closed 11 years ago
That error is coming directly from the r.js compiler--you'll need to open an issue there. Sorry!
@tkellen If it's coming directly from r.js, where would you suggest I submit the issue?
Here's my confusion, this issue was already created and closed by him. https://github.com/jrburke/requirejs/issues/791
I am running the Yeoman Beta 7, having installed require.js using the Webapp scaffolding. I am currently having build issues trying to build using Grunt. This has been tested for both Windows and Mac using Beta 7 and the same problem happens on both.
I have updated the require.config function:
When I am in the directory and run "grunt" in the Terminal, when it gets to the requirejs:dist step, I receive the following error:
Is there an error in the way I've formatted the path fallback?