refactor: simplify rollup config and match @tauri-apps/api output style (#722)

* refactor: simplify rollup config and match `@tauri-apps/api` output style

* add license headers

* update api-iife.js [skip ci]

---------

Co-authored-by: Lucas Nogueira <lucas@tauri.app>
This commit is contained in:
Amr Bashir
2023-11-14 21:09:53 +02:00
committed by GitHub
parent fc62ead565
commit 1b98b85a1f
102 changed files with 491 additions and 777 deletions
@@ -16,7 +16,6 @@
"@tauri-apps/cli": "2.0.0-alpha.17",
"svelte": "4.2.2",
"svelte-check": "3.5.2",
"tslib": "2.6.2",
"typescript": "5.2.2",
"vite": "4.5.0"
},