Skip to content
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

Add surf option to boilerplate template #246

Merged
merged 30 commits into from
Oct 8, 2024
Merged

Add surf option to boilerplate template #246

merged 30 commits into from
Oct 8, 2024

Conversation

0xaptosj
Copy link
Contributor

@0xaptosj 0xaptosj commented Oct 3, 2024

Introducing surf to the boilerplate template.

Tested locally on both vite and nextjs templates.

@0xaptosj 0xaptosj requested a review from 0xmaayan October 3, 2024 06:23
src/workflow/workflowOptions.ts Show resolved Hide resolved
src/workflow/workflowOptions.ts Outdated Show resolved Hide resolved
templates/boilerplate-template/package.json Show resolved Hide resolved
templates/boilerplate-template/package.json Outdated Show resolved Hide resolved
src/utils/cleanupFilesForSurf.ts Outdated Show resolved Hide resolved
src/utils/cleanupFilesForSurf.ts Outdated Show resolved Hide resolved
src/workflow/helpers.ts Outdated Show resolved Hide resolved
Copy link
Collaborator

@0xmaayan 0xmaayan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, left 2 comments

src/generateDapp.ts Outdated Show resolved Hide resolved
src/workflow/workflowOptions.ts Outdated Show resolved Hide resolved
@0xaptosj
Copy link
Contributor Author

0xaptosj commented Oct 8, 2024

LGTM, left 2 comments

addressed

throw new Error("Unsupported framework");
}

if (selection.useSurf) {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we need to delete file if not using surf

@0xaptosj 0xaptosj merged commit b17dd77 into main Oct 8, 2024
10 checks passed
@0xaptosj 0xaptosj deleted the j/add-surf-option branch October 8, 2024 18:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants