Skip to content

Use the support parameter of pillar.conf #1

@DamienCassou

Description

@DamienCassou

In your makefile, you manually copy files to the output directory:

output/%.css : %.css
    cp $< $@

but this is exactly what the support parameter in pillar.conf is for: copying non-generated files to the outputDirectory. You may want to use that.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions