Simon

Results 2 issues of Simon

Chrome访问 ![image](https://user-images.githubusercontent.com/1650706/61030606-52e92380-a3f0-11e9-832d-0707cb5b9cd5.png) Edge访问 ![image](https://user-images.githubusercontent.com/1650706/61030649-66948a00-a3f0-11e9-92c1-25c0889d8249.png)

the config can not working ``` clientDependencies { npm { 'jquery'('1.12.4', into: 'jquery') { include 'jquery.min.js' } 'bootstrap'('3.3.7', into: 'bootstrap') { include 'css/bootstrap.min.css', 'fonts/*', 'js/bootstrap.min.js' } 'html5shiv'('3.7.3', into: 'ltIE9') {...