gdg-x / hoverboard

Conference website template
https://hoverboard-master.web.app
Other
1.11k stars 1.09k forks source link

Improve template compilation/build process #585

Closed abraham closed 4 years ago

abraham commented 5 years ago

Having a multi-step build process adds complexity and making changes more difficult. Maybe there is a better approach that will simplify tooling and improve developer experience.

Some options:

abraham commented 4 years ago

This is mostly improved with #579. es-dev-server and rollup now handle template compilation without needing an intermediate build step.