Skip to content

Commit

Permalink
Use local country-linkify code (if present) when running.
Browse files Browse the repository at this point in the history
  • Loading branch information
igoramadas committed Nov 28, 2024
1 parent 4e68798 commit 0072fca
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ docker-build:
run: build
-cp -r ../core/settings*.json ./node_modules/strautomator-core/
-cp -r ../core/lib/. ./node_modules/strautomator-core/lib/
-cp -r ../../Devv/country-linkify/lib/. ./node_modules/country-linkify/lib/
-cp ../../Devv/country-linkify/settings.default.json ./node_modules/country-linkify/
npm run start:dev

# Update dependencies and set new version
Expand Down

0 comments on commit 0072fca

Please sign in to comment.