Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

underscore.js broken? #56

Closed
jackiekazil opened this issue May 8, 2014 · 1 comment
Closed

underscore.js broken? #56

jackiekazil opened this issue May 8, 2014 · 1 comment

Comments

@jackiekazil
Copy link
Contributor

These two lines broke underscore.js for me.

jackiekazil@5d2c472#diff-d21a30e334ce517219b2faa3aafeee68R44

jackiekazil@5d2c472#diff-e1549e6b1daa3c2a011826c73516b276R44

@jaycrossler
By setting the path to what is below, it is fixed, but before I do this and submit a pull request, I wanted to make sure that this wasn't messing something up for you.

{% compress js %}
     <script src="{{ STATIC_URL }}core/js/underscore-min.js"></script>
     <script src="{{ STATIC_URL }}core/js/base.js"></script>
{% endcompress %}

(ping @jaalfaro -- to keep him in the loop)

@jackiekazil
Copy link
Contributor Author

This is fixed w/ pull request. Waiting for a merger before closing.

stephenrjones added a commit that referenced this issue Aug 1, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants