mirror of
https://github.com/vercel/commerce.git
synced 2025-06-19 21:51:21 +00:00
setup debugging for Next.js
This commit is contained in:
parent
01243682ce
commit
740192affe
@ -2,7 +2,7 @@
|
||||
"name": "nextjs-commerce",
|
||||
"version": "1.0.0",
|
||||
"scripts": {
|
||||
"dev": "next dev",
|
||||
"dev": "NODE_OPTIONS='--inspect' next dev",
|
||||
"build": "next build",
|
||||
"start": "next start",
|
||||
"analyze": "BUNDLE_ANALYZE=both yarn build",
|
||||
|
Loading…
x
Reference in New Issue
Block a user