Skip to content

Commit

Permalink
add Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
Tatyana-js committed May 17, 2024
1 parent be582d2 commit 4730eaf
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,4 @@ install:
lint:
npx eslint .

build:
NODE_ENV=production npx webpack


0 comments on commit 4730eaf

Please sign in to comment.