tween.js
tween.js copied to clipboard
Tiny readme fix for import-map example code.
Corrects example so the import-map path is relative.
Copy and paste current import-map example code it's gonna trigger an error:
Also changes tween.es.js => tween.esm.js. There does not seem to be any tween.es.js available in the default npm install so assume this is a typo.
The importmap example code works for me after these two small fixes ✌️