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

Дубликат jquery #67

Open
PiRomant opened this issue Feb 27, 2022 · 0 comments
Open

Дубликат jquery #67

PiRomant opened this issue Feb 27, 2022 · 0 comments

Comments

@PiRomant
Copy link
Collaborator

Дубликат в одном шаблоне, причем локальная ничем не отличается от глобальной 3.5.1

<script src="{% static 'js/vendor/jquery-3.5.1.min.js' %}"></script>

<script type="text/javascript" src="https://cdn.jsdelivr.net/jquery/latest/jquery.min.js"></script>

А также он включен в базовый шаблон без замены
<script type="text/javascript" src="https://cdn.jsdelivr.net/jquery/latest/jquery.min.js"></script>

При этом Lighthouse сообщает о 3.2.1
image

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

1 participant