Lucas Fernandes Nogueira
a8cff6b3bc
feat(cli): do not enforce src-tauri folder structure, closes #2643 ( #2654 )
2021-09-27 14:54:41 -03:00
Lucas Fernandes Nogueira
8d1fe0ea05
feat(cli.js): readd ESM distribution ( #2468 )
2021-08-17 10:27:02 -03:00
Lucas Fernandes Nogueira
01ad29257c
fix(cli.js): revert ESM distribution ( #2457 )
2021-08-16 20:15:49 -03:00
Lucas Fernandes Nogueira
5f6e135f23
refactor(cli.js): package as ES module, closes #2256 ( #2392 )
2021-08-11 14:00:35 -03:00
Lucas Fernandes Nogueira
9c4032ba10
fix(cli.js): usage with HTTPS_PROXY, closes #2237 ( #2381 )
2021-08-10 11:31:48 -03:00
Jacob Bolda
c410e034f7
convert jest tests to child_process run script ( #2308 )
...
* convert jest tests to child_process run script
* remove vuecli (it freezes), add angular
* run cargo build in correct dir
* add in asserts on fs
* normalize assert for node14
* fix installing empty dependencies
* add messages to asserts
* use test dir to check if running local cli
* try running in parallel
* run in parallel and log output serially
* avoid parallel, skip yarn for now
* add change file
* disable running with npm6 due to vite fail
Co-authored-by: amrbashir <48618675+amrbashir@users.noreply.github.com >
2021-08-08 03:13:05 -05:00
LisiurDay
fd0334645b
fix: tauri init may failed with no error message. ( fix #2079 ) ( #2117 )
...
Co-authored-by: Lucas Nogueira <lucas@tauri.studio >
2021-06-30 09:26:49 -03:00
Lucas Fernandes Nogueira
a819f5c9cf
fix(cli.js): audit ( #1989 )
2021-06-15 23:00:49 -03:00
renovate[bot]
cd638cbf5b
chore(deps) Update Tauri JS CLI ( #1784 )
...
* chore(deps) Update Tauri JS CLI
* fix: fmt
Co-authored-by: Renovate Bot <bot@renovateapp.com >
Co-authored-by: Lucas Nogueira <lucas@tauri.studio >
2021-05-12 10:36:57 -03:00
Lucas Fernandes Nogueira
862e33a0f6
refactor(cli.js): download rustup binary ( #1711 )
2021-05-05 10:28:43 -03:00
nothingismagick
82a580ec45
feat(tauricon): fix transparency ( #1678 )
...
Co-authored-by: Lucas Nogueira <lucas@tauri.studio >
2021-05-02 19:02:58 -03:00
Lucas Fernandes Nogueira
8a32d0ec39
fix(cli.js): remove cli file if the download fails or process is killed ( #1592 )
2021-04-22 23:10:45 -03:00
Noah Klayman
df305b234b
feat(cli/tauri.js): download prebuilt cli ( #1452 )
...
Co-authored-by: Lucas Nogueira <lucas@tauri.studio >
2021-04-13 22:09:13 -03:00
Lucas Fernandes Nogueira
aea614587b
refactor(repo): add /tooling folder ( #1457 )
2021-04-12 01:59:25 -03:00