Skip to content

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

@tripodsan

Description

@tripodsan

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/*

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions