UIBuilder and Caddy

Julian

I've left a post on the caddy git hub page. I'd rather have your input into getting UIBuilder's vue / bootstrap template to work. I see from Where is uibuilder js files? that there is a new place to reference dependancies. Is there somewhere i can find a similar reference for......

    <link type="text/css" rel="stylesheet" href="../uibuilder/vendor/bootstrap/dist/css/bootstrap.min.css" />
    <link type="text/css" rel="stylesheet" href="../uibuilder/vendor/bootstrap-vue/dist/bootstrap-vue.css" />
    <script src="../uibuilder/vendor/socket.io/socket.io.js">/* 
    <script src="../uibuilder/vendor/vue/dist/vue.min.js">/* prod version with component compiler */</script>
    <script src="../uibuilder/vendor/bootstrap-vue/dist/bootstrap-vue.min.js">/* 
    <script src="./uibuilderfe.min.js">/*