juliangarnier / anime

JavaScript animation engine

Home Page:https://animejs.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Why cant I connect anime?

TreeFall1 opened this issue · comments

HTML:

	<script src="animejs/lib/anime.min.js"></script>

I have this error:

Uncaught ReferenceError: anime is not defined

What i do wrong? How to fix it?

I just connect it in head of html and it works