Merge pull request #2471 from Bilb/add-local-config-back-used-commit

fix: keep local- config as it is used during build for commit sha
pull/2472/head
Audric Ackermann 3 years ago committed by GitHub
commit 46f1fe74ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -307,6 +307,7 @@
"package.json",
"config/default.json",
"config/${env.SIGNAL_ENV}.json",
"config/local-${env.SIGNAL_ENV}.json",
"background.html",
"about.html",
"password.html",

Loading…
Cancel
Save