5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-03 10:41:14 +08:00
Commit Graph

6 Commits

Author SHA1 Message Date
Eng Zer Jun
ef8d7d2fd7
refactor: move from io/ioutil to io and os packages
The io/ioutil package has been deprecated as of Go 1.16, see
https://golang.org/doc/go1.16#ioutil. This commit replaces the existing
io/ioutil functions with their new definitions in io and os packages.

Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
2021-11-25 12:15:43 +08:00
Alexander Hudek
101d344303
Merge pull request #715
* Fixed multi-line tags being minified incorrectly. Fixed self closing …

* Improved html whitespace minification fix.
2021-05-16 13:22:44 +10:00
Lea Anthony
ea7b593693
Fix minmax app 2020-09-24 21:29:26 +10:00
Lea Anthony
360713c803
lint 2020-09-15 19:55:51 -05:00
Lea Anthony
65b546c0f9
Evaluation working correctly. Still WIP 2020-09-15 19:55:51 -05:00
Travis McLane
c158fd369a Merge commit 'a213e8bcd1d8e4e5c764978879d875d2d55dd400' as 'v2' 2020-09-15 19:52:54 -05:00