Skip to content

Commit aedb979

Browse files
susnuxskjnldsv
authored andcommitted
Inject process env on build
Signed-off-by: Ferdinand Thiessen <rpm@fthiessen.de>
1 parent 9853c9b commit aedb979

File tree

7 files changed

+319
-61
lines changed

7 files changed

+319
-61
lines changed

.eslintrc.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ module.exports = {
77
oc_userconfig: true,
88
appName: true,
99
appVersion: true,
10+
TRANSLATIONS: true,
11+
SCOPE_VERSION: true,
1012
},
1113
extends: [
1214
'@nextcloud',

package-lock.json

Lines changed: 268 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)