5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-04 20:11:27 +08:00
wails/cmd/templates/vuetify-basic/frontend
Travis McLane 34ef3de737 [313-remote-conn] allow remote connections to the websocket bridge (#314)
* [313-remote-conn] feat: compute wsURL based on window.location

* [313-remote-conn] feat: allow any host to connect to vue server

removing the 'host: "localhost"' specification causes the development
server to listen on all interfaces.

* [313-remote-conn] feat: allow any host to connect to angular dev server

* test: reinject tabs

Co-authored-by: Lea Anthony <lea.anthony@gmail.com>
2020-01-02 21:43:34 +10:00
..
src Vuetify2 support (resurrected from git@github.com:MichaelHipp/wails.git) (#315) 2020-01-02 07:42:45 +10:00
.gitignore feat: add vuetify template 2019-05-25 11:13:34 +10:00
babel.config.js Vuetify2 support (resurrected from git@github.com:MichaelHipp/wails.git) (#315) 2020-01-02 07:42:45 +10:00
package.json.template Vuetify2 support (resurrected from git@github.com:MichaelHipp/wails.git) (#315) 2020-01-02 07:42:45 +10:00
vue.config.js [313-remote-conn] allow remote connections to the websocket bridge (#314) 2020-01-02 21:43:34 +10:00