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

Process static files and copy them to the dist folder #49

Closed
tripodsan opened this issue Jul 23, 2018 · 0 comments
Closed

Process static files and copy them to the dist folder #49

tripodsan opened this issue Jul 23, 2018 · 0 comments
Assignees

Comments

@tripodsan
Copy link
Contributor

until we can bundle the static files into the (web) package, they should be processed by hlx up and hlx build and be copied to the ${distDir}. default for the ${distDir} is .hlx/dist.

source destination
src/static/* .hlx/dist/*
src/a/static/* .hlx/dist/a/*
@tripodsan tripodsan self-assigned this Jul 23, 2018
tripodsan added a commit that referenced this issue Jul 25, 2018
- Process static files and copy them to the dist folder (Fixes #49)
- [hlx init] Add CSS file (Fixes #29)
tripodsan added a commit that referenced this issue Oct 18, 2018
- .hlx folder is persisted for the tests, missing documentation on how to update the tests (Fixes #49)
- Missing dump_html.js file (Fixes #48)
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

No branches or pull requests

1 participant