Skip to content

Feature: Distinguish files depending on dev environment #57

Description

@FlorentTorregrosa

Hello,

I would like to avoid aving the following files packaged on production environment:

  • .csslintrc
  • .editorconfig
  • .eslintignore
  • .eslintrc.json
  • .gitattributes
  • sites/development.services.yml

I think a new config key like "dev" with the previous files has default values could resolved the problem.

And the files would be added/excluded depending if the require-dev packages are included.

If the maintainers are interested in this feature, thanks to tell me and I will try to make a pull request for that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions