Skip to content

Commit

Permalink
for building asar for ODD
Browse files Browse the repository at this point in the history
  • Loading branch information
koji committed Jan 12, 2024
1 parent fc16751 commit 5e9c263
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app-shell-odd/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ clean:
.PHONY: lib
lib: export NODE_ENV := production
lib:
OPENTRONS_PROJECT=$(OPENTRONS_PROJECT) webpack --profile
OPENTRONS_PROJECT=$(OPENTRONS_PROJECT) NODE_OPTIONS=--openssl-legacy-provider webpack --profile

.PHONY: deps
deps:
Expand Down

0 comments on commit 5e9c263

Please sign in to comment.