fix: keep local- config as it is used during build for commit sha

This commit is contained in:
Audric Ackermann 2022-09-06 09:20:54 +10:00
parent 89dfe6e49d
commit 4638f2007a

View file

@ -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",