Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit e2feacf

Browse files
authored
Merge pull request vue-zone#30 from wswmsword/main
chore: upgrade mobile-forever to support TS typings
2 parents 9d32ca2 + 3b92c19 commit e2feacf

File tree

3 files changed

+7
-5
lines changed

3 files changed

+7
-5
lines changed

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"mockjs": "^1.1.0",
5656
"path-to-regexp": "^6.2.1",
5757
"plop": "^3.1.1",
58-
"postcss-mobile-forever": "^2.2.2",
58+
"postcss-mobile-forever": "^2.3.2",
5959
"rollup": "^3.7.2",
6060
"rollup-plugin-visualizer": "^5.8.3",
6161
"signale": "^1.4.0",

‎pnpm-lock.yaml‎

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎vite.config.ts‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,9 @@ export default ({ command, mode }: ConfigEnv): UserConfig => {
8383
viewport({
8484
rootSelector: '#app',
8585
viewportWidth: 375,
86+
maxDisplayWidth: undefined,
8687
border: false,
88+
disableMobile: false,
8789
disableDesktop: false,
8890
disableLandscape: false,
8991
}),

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /