web-animations.min.js missing in 2.3.0 release
See original GitHub issueNeither the ZIP file on the github release page nor the npm package contains web-animations.min.js, but it’s still referenced in the package.json’s main-entry.
In my case this breaks my webpack build.
Issue Analytics
- State:
- Created 6 years ago
- Reactions:11
- Comments:8 (3 by maintainers)
Top Results From Across the Web
web-animations.min.js missing in 2.3.0 release #157 - GitHub
I've got the same error: Module not found: Error: Can't resolve 'web-animations-js and yes, I'm using 2.3.0 version.
Read more >web-animations-js - npm
JavaScript implementation of the Web Animations API. Latest version: 2.3.2, last published: 4 years ago. Start using web-animations-js in ...
Read more >Loading failed for web-animations.min.js - Stack Overflow
I have used Pagination in a part of my page form this site. I follow its instruction and now bellow are ...
Read more >web-animations-js - UNPKG
9, * Fix [https://github.com/web-animations/web-animations-js/issues/157](missing web-animations.min.js issue). 10. 11, ### 2.3.0 - *July 20 2017*.
Read more >web-animations-js - npm Package Health Analysis - Snyk
Further analysis of the maintenance status of web-animations-js based on released npm versions cadence, the repository activity, and other data points ...
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 Free
Top 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

Sorry about that! Should be fixed in https://github.com/web-animations/web-animations-js/releases/tag/2.3.1 now 😃
The NPM package is up to date with the 2.3.1 release. Thanks for confirming.