Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
7787330d63 | |||
67c3efdd59 |
@ -30,3 +30,5 @@ early.stop().then((loadingTime:number) => { // loadingTime in milliseconds
|
||||
|
||||
}); // stop "early" when your module is ready
|
||||
```
|
||||
|
||||
[](https://push.rocks)
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "early",
|
||||
"version": "2.0.33",
|
||||
"version": "2.0.34",
|
||||
"description": "nice module loading animation for modules that need a little starting time.",
|
||||
"main": "dist/index.js",
|
||||
"typings": "dist/index.d.ts",
|
||||
|
Reference in New Issue
Block a user