Open
Description
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
Labels
No labels