Import instructions for 'lite' version refer to non-existant file.
See original GitHub issueIssue description
- I believe that
import { Easing, Interpolation, Tween, autoPlay } from 'es6-tween/src/index.lite'
should end with.js.
, not.lite
.
Related
This issue is related to: README
What you excepted?
- I expected to be able to paste that line into my code and have access to the lite version of Tween. Instead, I had to change the file extension.
Also, what is the difference between importing { Easing, Tween, autoPlay } from index.js and from es6-tween? I found I had to change .onUpdate()
to .on('update', ...)
when importing the library.
Issue Analytics
- State:
- Created 6 years ago
- Comments:7
Top Results From Across the Web
Organize files during import into Final Cut Pro - Apple Support
To import a file into Final Cut Pro, choose File > Import > Media, navigate to the file you want to import, select...
Read more >How to set file import preferences in Lightroom Classic
Learn about specifying default behaviors for importing files into Adobe Photoshop Lightroom Classic.
Read more >Importing an Existing Project - ATLAS.ti 9 Windows
Select the Import Project option on the right-hand side of the opening screen. Importing a project. If ATLAS.ti is already open,. Select File...
Read more >Error when importing or exporting files - Outlook
This issue occurs if certain translator files or certain database converters are not available because they were not installed during Setup.
Read more >How To Import Subscribers - MailerLite
What are CSV, TXT, and Excel files? · If your list of subscribers contains non-English characters, ensure the file is saved using UTF-8...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
README for 4.x is updated in only GitHub, so please sorry for this. I will fix issue in few days
Look at v4.0.2, that should fix docs issue and much some new i few time ago said