-
Notifications
You must be signed in to change notification settings - Fork 20
feat: @W-23301693: add Angular options to sf project generate --template #983
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 19 commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
7ff35b7
feat: add Angular options to sf project generate --template
tarushi-sf 09b360c
fix(deps): bump @salesforce/core from 8.31.4 to 8.31.5
dependabot[bot] 92cbe82
chore(release): 56.18.13 [skip ci]
svc-cli-bot a235460
chore(dev-deps): bump oclif from 4.23.21 to 4.23.24
dependabot[bot] a71b806
chore(dev-deps): bump @salesforce/plugin-command-reference
dependabot[bot] 0a725ed
chore(dev-deps): bump @oclif/plugin-command-snapshot
dependabot[bot] cc7d127
chore(dev-deps): bump oclif from 4.23.24 to 4.23.27
dependabot[bot] 9645065
fix(deps): bump @salesforce/core from 8.31.5 to 8.32.2
dependabot[bot] e020377
chore(release): 56.18.14 [skip ci]
svc-cli-bot ca49bcc
chore(dev-deps): bump @salesforce/plugin-command-reference
dependabot[bot] 2a973d9
fix(deps): bump @salesforce/templates from 66.10.4 to 66.11.0
dependabot[bot] 9a270d2
chore(release): 56.18.15 [skip ci]
svc-cli-bot a12b5c7
fix(deps): bump @salesforce/sf-plugins-core from 12.2.25 to 12.2.26
dependabot[bot] acc4585
chore(release): 56.18.16 [skip ci]
svc-cli-bot 2610ff2
chore: added schema definitions (W-23365673)
jfeingold35 4ed11ab
fix(deps): bump websocket-driver from 0.7.4 to 0.7.5
dependabot[bot] 709a7a0
chore(release): 56.18.17 [skip ci]
svc-cli-bot f127f4b
merge
tarushi-sf 4ae434c
updating templates version
tarushi-sf 6312406
resolving comments
tarushi-sf 4653857
fixing imports
tarushi-sf 4bf298a
fixing tests
tarushi-sf File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
bumping to
66.13.0should fix having to cast, here:flags.template as ProjectOptions['template'],