Closed sant0shg closed 7 years ago
I am not able to find the webanimations.min.js file in this repository. But the example in md file shows the use of min file.
<!-- Include the polyfill --> <script src="web-animations.min.js"></script>
Also I came from angular animations documentation, which refers to this repository to grab the min file.
There are no minified files in the dev branch, make sure you switch to master, also see #140
@saadel Thankyou !
I am not able to find the webanimations.min.js file in this repository. But the example in md file shows the use of min file.
Also I came from angular animations documentation, which refers to this repository to grab the min file.