tweenjs / es6-tween

ES6 version of tween.js
MIT License
186 stars 34 forks source link

Missing file for using as bundled/Tween.js #70

Closed seIncorp closed 5 years ago

seIncorp commented 5 years ago

Describe the bug Under installation first link to file is not working

To Reproduce Click on this url https://raw.githubusercontent.com/tweenjs/es6-tween/master/ts/Tween.ts and you will get: 404: Not Found.

dalisoft commented 5 years ago

Why do you want get TS file? The project fully rewritten to JS because of performance, do you see releases changelog?

dalisoft commented 5 years ago

Auh, did not noticed. Can you create PR for it too?

seIncorp commented 5 years ago

Done.

dalisoft commented 5 years ago

Nice. Thanks.