From 937efe11079215103335f866ceacceb9370de88a Mon Sep 17 00:00:00 2001 From: thislight Date: Sat, 4 Jan 2025 17:51:19 +0800 Subject: [PATCH] update targets * browserlist file is removed --- .browserlist | 1 - README.md | 12 ++++++------ src/platform/polyfills.ts | 33 +++++++++++---------------------- vite.config.ts | 2 +- 4 files changed, 18 insertions(+), 30 deletions(-) delete mode 100644 .browserlist diff --git a/.browserlist b/.browserlist deleted file mode 100644 index b547231..0000000 --- a/.browserlist +++ /dev/null @@ -1 +0,0 @@ ->0.3% and not dead, firefox>=98, safari>=15.4, chrome>=84 \ No newline at end of file diff --git a/README.md b/README.md index 0bb7288..a4c432a 100644 --- a/README.md +++ b/README.md @@ -8,17 +8,17 @@ Tutu is a comfortable experience for tooting. Designed to work on any device - d The code is built against those targets and Tutu must run on those platforms: -| Firefox | Safari | iOS | Chrome | Edge | -| ------- | ------ | ----- | ------ | ---- | -| 98 | 15.4 | 15.4 | 84 | 87 | +| Firefox | Safari | iOS | Chrome & Edge | +| ------- | ------ | ----- | ------------- | +| 115 | 15.6 | 15.6 | 108 | Tutu trys to push the Web technology to its limit. Some features might not be available on the platform does not meet the requirement. -## The "Next" Branch +## The "Nightly" Branch -The "next" branch of the app is built on every commit pushed into "master". You can tatse latest change but risks your data. +Tutu built on the latest code, called the nightly version. You can tatse latest change but risks your data. -[Launch Tutu (Next)](https://master.tututheapp.pages.dev) +[Launch Tutu (Nightly)](https://master.tututheapp.pages.dev) ## Build & Depoly diff --git a/src/platform/polyfills.ts b/src/platform/polyfills.ts index 6bbf700..fd44153 100644 --- a/src/platform/polyfills.ts +++ b/src/platform/polyfills.ts @@ -1,38 +1,27 @@ //! This module has side effect. //! It recommended to include the module by