Skip to content

jirengu-inc/whitescreen-fouc-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

whitescreen-fouc-test

写一个 server,验证白屏和 Fouc效果

start

第一步

node index.js

第二步

在浏览器中打开 http://localhost:8080/public/index.html

第三步

修改 index.html 里面的引入的文件链接,加上参数 t=秒数,如

<script src="a.js?t=3"></script

表示延迟3秒加载 a.js

About

写一个 server,验证白屏和 Fouc效果

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published