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

WIP: add build folder to separate dev server from build artifacts #490

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

nickvisut
Copy link
Contributor

.next folder is used by both dev server and build process. this could be confusing as trying to both during a coding session could introduce unexpected issues.

@nickvisut nickvisut changed the title add builder folder to separate dev server from build artifacts WIP: add build folder to separate dev server from build artifacts Feb 9, 2025
@nickvisut nickvisut self-assigned this Feb 9, 2025
@nickvisut
Copy link
Contributor Author

Hmm lint task is running on the build folder. Will need to remedy this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Development
Development

Successfully merging this pull request may close these issues.

1 participant