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 aebae1e

Browse files
chore: Update package.json and add pnpm-lock.yaml for improved development setup
- Modified the dev script in package.json to use turbopack for enhanced performance. - Added pnpm-lock.yaml to manage dependencies and ensure consistent installations.
1 parent 72d2b44 commit aebae1e

File tree

2 files changed

+5206
-1
lines changed

2 files changed

+5206
-1
lines changed

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"packageManager": "pnpm@8.15.5",
1010
"scripts": {
1111
"preinstall": "npx only-allow pnpm",
12-
"dev": "next dev",
12+
"dev": "next dev --turbopack",
1313
"build": "next build",
1414
"start": "next start",
1515
"lint": "next lint"

0 commit comments

Comments
(0)

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