Pathgather / please-wait

A simple library to show your users a beautiful splash page while your application loads.
http://pathgather.github.io/please-wait/
MIT License
1.59k stars 158 forks source link

window.pleaseWait is not a function #35

Closed WangHansen closed 6 years ago

WangHansen commented 6 years ago

Uncaught TypeError: window.pleaseWait is not a function at (index):17 when using cdnjs: https://cdnjs.cloudflare.com/ajax/libs/please-wait/0.0.5/please-wait.min.js

WangHansen commented 6 years ago

Never mind, my bad