Skip to content

Commit 5c9e2c4

Browse files
committed
Inject process env on build
Signed-off-by: Ferdinand Thiessen <[email protected]>
1 parent 15dca7a commit 5c9e2c4

File tree

7 files changed

+319
-61
lines changed

7 files changed

+319
-61
lines changed

.eslintrc.js

+2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ module.exports = {
44
oc_userconfig: true,
55
appName: true,
66
appVersion: true,
7+
TRANSLATIONS: true,
8+
SCOPE_VERSION: true,
79
},
810
extends: [
911
'@nextcloud',

package-lock.json

+268-23
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)