We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bf21a0 commit 3cb4d94Copy full SHA for 3cb4d94
Makefile
@@ -8,7 +8,7 @@ lint:
8
npx eslint .
9
10
build:
11
- NODE_ENV=production npm run build
+ npm run build
12
13
test:
14
echo no tests
0 commit comments