Skip to content
This repository was archived by the owner on Jan 1, 2026. It is now read-only.

How to ensure ordering ? #142

@pipozzz

Description

@pipozzz

I need to ensure that index.html is copied as the last file.
How to achieve this using your plugin ?

Is it possible ?

I have something like this:

    
    - bucketNameKey: bucket
      localDir: dist
      exclude:
        - index.html

    - bucketNameKey: bucket
      localDir: dist
      include:
        - index.html

but it runs parallel as I know.

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions