You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
clone [email protected]:jmdobry/angular-cache.git && cd angular-cache
npm install
grunt build
cd build_examples/r.js
r.js -o require.config.js
and it worked, including opening index.html and running the code. So...closing because I’m not sure this is an issue, if you are convinced that this is really a bug, please feel free to re-open the issue and add more information:
good - Your versions of Angular, Angular-cache, etc, relevant console logs/error, code examples that revealed the issue
better - A plnkr, fiddle, or bin that demonstrates the issue
best - A Pull Request that fixes the issue, including test coverage for the issue and the fix
Your
build_example/r.js
example not works.In console there is error:
Unfortunately in my project there is same error after create bundle((
I know, errors is in
For bundled file requirejs expected this syntax:
The text was updated successfully, but these errors were encountered: