Skip to content

Commit

Permalink
Merge branch 'qs-update' of https://github.com/Web3Auth/web3auth-core…
Browse files Browse the repository at this point in the history
…-kit-examples into qs-update
  • Loading branch information
yashovardhan committed Sep 29, 2024
2 parents 4cc977f + e609fa9 commit ffb6d76
Show file tree
Hide file tree
Showing 27 changed files with 17,314 additions and 24,724 deletions.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -68,18 +68,18 @@
"builder": "@angular-devkit/build-angular:dev-server",
"configurations": {
"production": {
"browserTarget": "angular-web3auth-modal:build:production"
"buildTarget": "angular-web3auth-modal:build:production"
},
"development": {
"browserTarget": "angular-web3auth-modal:build:development"
"buildTarget": "angular-web3auth-modal:build:development"
}
},
"defaultConfiguration": "development"
},
"extract-i18n": {
"builder": "@angular-devkit/build-angular:extract-i18n",
"options": {
"browserTarget": "angular-web3auth-modal:build"
"buildTarget": "angular-web3auth-modal:build"
}
},
"test": {
Expand All @@ -102,7 +102,6 @@
}
}
},
"defaultProject": "angular-web3auth-modal",
"cli": {
"analytics": false
}
Expand Down
Loading

0 comments on commit ffb6d76

Please sign in to comment.