Skip to content

Flag images automatically included in asset compilation #3

@johnnyshields

Description

@johnnyshields

It seems this gem includes every flag in the world into my assets, which goes through the compilation process. This is an annoyance and adds about ~15 seconds to the compilation process. Is there a way to do one of the following:

  • Generate a single sprite file for the flags
  • Selectively include only the flag from I18n.available_locales into the compilation process
  • Exclude all the flags from the compilation, and include the ones I want by hand

Metadata

Metadata

Assignees

No one assigned

    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