mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-01 10:01:07 +02:00
* feat(bundler) read tauri config WIP * feat(bundler) merge BundleSettings with tauri.conf.json" * chore(lint) strings must use single quotes * chore(bundler) platform-specific config on separated object on tauri cfg * fix(eslint) unexpected trailing comma