-
**Description**
frontend/dist/app.css is deleted by wails CLI on both init and on build, this is file is required for building an app. Currently I can manage to build only if I quickly put a copy o…
-
**Description**
I tried to create a new Vuetify2 app from the wails command, but it is not working. The same works if I just run the serve command instead of build. To check if it's a problem with …
-
**Description**
When using `` the application shown in development with` wails serve` correctly presents the date input field. After building the application with `wails build` the input field is s…
-
Hello guys| I'm trying to use wails to make a small desktop application and i'm using Vue framework. Acutally i'm going to manage an event on mounted component but the application does not work (and s…
-
This is a feature request to add [Buefy ](https://github.com/buefy/buefy) (Bulma) to the wails cli available choices when creating a new project.
I honestly recognize it's a minor improvement but w…
-
I would like to be able to develop using Vue 3 and Typescript.
Is this just creating a new template? or would it be more involved? I am willing to help out on getting this started, I just need to …
-
**Description**
Displays blank white screen when running application in Windows 7. Displays correctly in browser when running "wails serve" and "npm run serve" mode. Move the application on Win10 …
-
**Description**
I just built a new Wails app using the Angular template. When running in dev mode using wails serve and npx ng serve it works great. But if I build it using wails build or wails bui…
-
When I used taskwarrior I was a fan of `vit`, an alternative terminal UI, based on vim.
As we develop, I hope we can make sure that we can keep the following use cases in mind.
* serialization …
-
**Description**
After adding router to the project, the builded executable not working. The Error says 'Undefined "wails"'.
**To Reproduce**
Steps to reproduce the behaviour:
1. Run 'wails ini…