Skip to content

Commit

Permalink
Merge pull request #6 from seniorblockchain/main
Browse files Browse the repository at this point in the history
  • Loading branch information
sondreb authored Oct 10, 2023
2 parents 6a6c273 + 8add73f commit a5ec89d
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions app/angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,16 @@
"build": {
"builder": "@angular-devkit/build-angular:browser",
"options": {
"allowedCommonJsDependencies": [
"@blockcore/coininfo",
"photoswipe",
"photoswipe/dist/photoswipe-ui-default",
"qs",
"sanitize-html",
"light-bolt11-decoder",
"qrcode",
"moment"
],
"outputPath": "../srv/dist",
"index": "src/index.html",
"main": "src/main.ts",
Expand Down

0 comments on commit a5ec89d

Please sign in to comment.