-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
maintenanceMaintenance tasks (tools, build systems, etc)Maintenance tasks (tools, build systems, etc)
Description
This command should do the next steps:
- Clean
dist
andbuild
folder (maybe clean-webpack-plugin can help us) - Build UI bundle (currently it is generated by
npx webpack
command) - Generate example site (currently it is generated by
npx antora antora-playbook.yml
command) - Start local HTTP server and publish
build/site
directory - [Optionally] If it's possible to think about hot-reload example site by change of CSS/JS/hbs sources
Metadata
Metadata
Assignees
Labels
maintenanceMaintenance tasks (tools, build systems, etc)Maintenance tasks (tools, build systems, etc)