Skip to content

Commit

Permalink
fix: use default env local file name
Browse files Browse the repository at this point in the history
  • Loading branch information
DonghyukJacobJang committed Jul 12, 2021
1 parent 2940ee5 commit 6396e26
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"license": "MIT",
"scripts": {
"dev": "cross-env BUILD_ENV=development next dev",
"dev": "next dev",
"start": "next start",
"\n ###################### NPM Secondary Pipeline ######################": "",
"build:ssr": "next build",
Expand Down

0 comments on commit 6396e26

Please sign in to comment.