Use copr to build electron applications
Hello,
What is the best way to build electron applications with copr? There is a project that allows to easily generate rpm package from a repository with electron application ( https://github.com/unindented/electro... ). However, it does not play nice with copr as the last one requires *.spec file or srpm file.
What is the best/fastest way to approach that problem?