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

Development experience and build improvements #9

Merged
merged 15 commits into from
Jul 26, 2020

Conversation

archived-m
Copy link
Contributor

@archived-m archived-m commented Jul 26, 2020

  • Added prettier and eslint
  • Switched out svelte-routing for routify (which is file-based, see /src/pages)
  • Now using nollup in development and rollup for production builds (yay hot module replacement)
  • Removed tailwind output and made it part of the rollup process

Closes #8

Sorry, something went wrong.

@archived-m archived-m requested a review from Zenigame2 July 26, 2020 18:19
@archived-m archived-m linked an issue Jul 26, 2020 that may be closed by this pull request
Copy link
Collaborator

@Zenigame2 Zenigame2 left a comment

Choose a reason for hiding this comment

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

Could be better, but it's a learning experience

@Zenigame2 Zenigame2 merged commit bbd198d into frontend-part-1 Jul 26, 2020
@Zenigame2 Zenigame2 deleted the feature/build-and-dev-improvements branch July 26, 2020 20:27
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.

npm run dev starts building twice
2 participants