tween.js icon indicating copy to clipboard operation
tween.js copied to clipboard

Tiny readme fix for import-map example code.

Open Bug-Reaper opened this issue 1 year ago • 0 comments

Corrects example so the import-map path is relative.

Copy and paste current import-map example code it's gonna trigger an error: Screenshot 2024-05-12 at 7 05 09 PM

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 ✌️

Bug-Reaper avatar May 12 '24 17:05 Bug-Reaper