Skip to content

Commit

Permalink
Obsolete practice in new bundler releases
Browse files Browse the repository at this point in the history
Co-authored-by: Maciej Korsan <[email protected]>
  • Loading branch information
mostlyobvious and maciejkorsan committed Jan 24, 2025
1 parent dde7f85 commit 283d720
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ build: ## Production build
@npm run build

setup: ## Install dependencies
@bundle check || bundle install
@bundle install
@npm --no-fund --no-audit install

help:
Expand Down

0 comments on commit 283d720

Please sign in to comment.