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

Improve ui build #135

Merged
merged 1 commit into from
Sep 6, 2020
Merged

Improve ui build #135

merged 1 commit into from
Sep 6, 2020

Conversation

felixmosh
Copy link
Owner

This PR improves the UI build

  1. It extracts styles to css file on production build
  2. it defines to use cache buster on production build
  3. it injects the files to the ejs template & copy it to dist
  4. applying vendor bundle code split
  5. Improves Developer experience on TS compilation

Copy link
Contributor

@vcapretz vcapretz left a comment

Choose a reason for hiding this comment

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

Wow! Awesome changes, thanks for that, going to release a new alpha version later with your changes! 🤩

@vcapretz vcapretz merged commit 4eb4b09 into felixmosh:master Sep 6, 2020
@felixmosh
Copy link
Owner Author

I'm working on a redesign
Hope that it will be ready till the end of the week.

image

@felixmosh
Copy link
Owner Author

Some progress :]
image

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