Lucas Fernandes Nogueira
|
8bdd894925
|
refactor(core): move bundle script to /tauri crate (#1377)
* refactor(core): move bundle script to /tauri crate
* fix(cli): clippy
* fix(core): tests
|
2021-03-23 00:03:07 -03:00 |
|
Lucas Fernandes Nogueira
|
f656799705
|
chore(cli): remove unused code (#1267)
|
2021-02-21 00:19:21 -03:00 |
|
Lucas Fernandes Nogueira
|
e7bd8c5920
|
fix(cli): beforeDev/beforeBuild cmds on windows - find cmd with which (#1256)
|
2021-02-17 23:27:48 -03:00 |
|
Lucas Fernandes Nogueira
|
1c9d426d61
|
fix(cli): kill before_dev_command process when the webview is closed (#1240)
|
2021-02-16 02:17:35 -03:00 |
|
Noah Klayman
|
4db2196c06
|
fix(cli/core/dev): ensure distDir exists (#1228)
__tauri.js could be written to a nonextistent dir otherwise
|
2021-02-13 16:28:09 -03:00 |
|
Lucas Fernandes Nogueira
|
35468f68e5
|
chore(fmt): merge imports (#1216)
|
2021-02-11 03:22:42 -03:00 |
|
Lucas Fernandes Nogueira
|
84d7cdae63
|
refactor(core): remove no-server and its APIs (#1215)
|
2021-02-11 02:33:18 -03:00 |
|
Lucas Fernandes Nogueira
|
4412b7c438
|
refactor(tauri): inject script with webview init API (#1186)
|
2021-02-05 12:45:43 -03:00 |
|
Lucas Fernandes Nogueira
|
82eba22d38
|
fix(cli): exit dev when the app is closed (#1176)
|
2021-02-01 23:03:14 -03:00 |
|
Lucas Fernandes Nogueira
|
eeb46ad585
|
fix(cli): dev config reload (#1172)
* fix(cli): `dev` config reload
* refactor: remove unnecessary mutex on config
* fix: clippy
* fix(cli/core): don't rebuild twice
* fix(core/cli/dev): don't kill app twice
Co-authored-by: Noah Klayman <noahklayman@gmail.com>
|
2021-02-01 21:32:15 -03:00 |
|
Lucas Fernandes Nogueira
|
3e8abe3764
|
feat(cli) rewrite the core CLI in Rust (#851)
|
2021-01-30 12:15:47 -03:00 |
|