File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55 < meta http-equiv ="X-UA-Compatible " content ="IE=edge ">
66 < meta name ="viewport " content ="width=device-width, initial-scale=1 ">
77
8- < link rel ="stylesheet " href ="/bower_components /bootstrap/dist/css/bootstrap.css " />
8+ < link rel ="stylesheet " href ="/node_modules /bootstrap/dist/css/bootstrap.css " />
99 < link rel ="stylesheet " type ="text/css " href ="style/style.css ">
1010</ head >
1111
2222 < div id ="mainContent " class ="jumbotron ">
2323 </ div >
2424
25- < script src ="/bower_components /jquery/dist/jquery.js "> </ script >
26- < script src ="/bower_components /es6-promise/es6-promise.js "> </ script >
27- < script src ="/bower_components /fetch/fetch.js "> </ script >
28- < script src ="/bower_components /powerbi-client/dist/powerbi.js "> </ script >
25+ < script src ="/node_modules /jquery/dist/jquery.js "> </ script >
26+ < script src ="/node_modules /es6-promise/dist /es6-promise.js "> </ script >
27+ < script src ="/node_modules /fetch/lib /fetch.js "> </ script >
28+ < script src ="/node_modules /powerbi-client/dist/powerbi.js "> </ script >
2929
3030 < script src ="scripts/codesamples.js "> </ script >
3131
You can’t perform that action at this time.
0 commit comments