File tree Expand file tree Collapse file tree 1 file changed +4
-6
lines changed
Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Original file line number Diff line number Diff line change 55 < title > Mapping Commons</ title >
66 < script src ="https://unpkg.com/vue "> </ script >
77
8- < link href ="/css/app.9c436301.css " rel ="preload " as ="style ">
9- < link href ="/css/chunk-vendors.55204a1e.css " rel ="preload " as ="style ">
10- < link href ="/js/app.66056a8b.js " rel ="preload " as ="script ">
11- < link href ="/js/chunk-vendors.2aaa3490.js " rel ="preload " as ="script ">
8+
9+
10+ < link href ="//table-component/dist/mapping-commons-table.min.js " rel ="preload " as ="script ">
1211
1312 < link rel ="stylesheet " href ="https://cdn.jsdelivr.net/npm/bootstrap@4.6.0/dist/css/bootstrap.min.css " integrity ="sha384-B0vP5xmATw1+K9KRQjQERJvTumQW0nPEzvF6L/Z6nronJ3oUOFUFpCjEUQouq2+l " crossorigin ="anonymous ">
1413</ head >
@@ -36,8 +35,7 @@ <h1>Mapping Commons</h1>
3635
3736 < div id ="app "> </ div >
3837
39- < script src ="/js/chunk-vendors.2aaa3490.js "> </ script >
40- < script src ="/js/app.66056a8b.js "> </ script >
38+ < script src ="//table-component/dist/mapping-commons-table.min.js "> </ script >
4139
4240</ body >
4341</ html >
You can’t perform that action at this time.
0 commit comments