Skip to content

Commit

Permalink
Inject process env on build
Browse files Browse the repository at this point in the history
Signed-off-by: Ferdinand Thiessen <[email protected]>
  • Loading branch information
susnux authored and skjnldsv committed Jan 6, 2023
1 parent 9853c9b commit aedb979
Show file tree
Hide file tree
Showing 7 changed files with 319 additions and 61 deletions.
2 changes: 2 additions & 0 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ module.exports = {
oc_userconfig: true,
appName: true,
appVersion: true,
TRANSLATIONS: true,
SCOPE_VERSION: true,
},
extends: [
'@nextcloud',
Expand Down
291 changes: 268 additions & 23 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit aedb979

Please sign in to comment.