Skip to content

Allow bundling non-Lua files #79

Open
@gnois

Description

@gnois

I have a stops_en.txt text file that lists stop-words to omit when generating slug. This text file will be read once during init_by_lua.

When I do opm build, seems like the text file is ignored. Is it because only Lua files are allowed?

Is so, can we enable bundling non-Lua files such as .txt? Perhaps with an include_files key in dist.ini?

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