Simon
Simon
Chrome访问  Edge访问 
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') {...