1
1
mirror of https://github.com/tauri-apps/tauri.git synced 2025-01-03 00:21:34 +03:00
Commit Graph

10 Commits

Author SHA1 Message Date
Lucas Fernandes Nogueira
46e6187c89
chore: update license year () 2023-02-19 10:17:49 -03:00
Amr Bashir
1129f4f575
refactor: simplify api.js bundling ()
Co-authored-by: Jonas Kruckenberg <iterpre@protonmail.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2022-10-04 16:56:35 -03:00
Lucas Fernandes Nogueira
2901145c49
chore: update license headers () 2022-08-28 15:13:21 -03:00
Lucas Fernandes Nogueira
0f321ac08d
fix(api): do not ship TS files, closes () 2021-09-23 23:41:55 -03:00
Amr Bashir
05e679a6d2
feat(api.js): add os module ()
* feat(api.js): add `os` module

* use correct endpoint for version

* return version as a string

* clippy

* cleanup ?!

* [skip ci]

* [skip ci]
2021-07-28 13:17:11 -03:00
Amr Bashir
f130a167c5
chore(api.js): copy README.md & CHANGELOG.md to dist () 2021-07-21 12:22:55 +08:00
Amr Bashir
66916b739f
chore: add .prettierrc in repo root () 2021-07-03 19:48:04 -03:00
Lucas Fernandes Nogueira
319cf16a54
fix: prune packages, add license files, closes ()
Co-authored-by: Daniel Thompson-Yvetot <denjell@mailscript.com>
2021-05-10 20:28:15 -03:00
Amr Bashir
ba208b7e9b
fix(api): correctly merge pkg exports in after-build.js script () 2021-04-24 09:43:29 -03:00
Amr Bashir
94d541d1c9
refactor(api): use a js script to copy necesary files to dist () 2021-04-22 23:16:53 -03:00