cyclosproject / cyclos4-ui

A modern, simple and intuitive frontend for users of Cyclos
MIT License
43 stars 33 forks source link

Incorrect file reference in the tsconfig.pay.json file #445

Closed anantanandgupta closed 1 year ago

anantanandgupta commented 1 year ago

I have just downloaded the latest source code for customization and found that there are some issues presented by the typescript

https://github.com/cyclosproject/cyclos4-ui/blob/107e7991babdeaf1b0238cac17658b3b5acc9dea/src/tsconfig.pay.json#L8

image

though it is not hiddering the build process, but since the pay folder is no existent in the project it can be removed along with the respective references to the file.

luisfpg commented 1 year ago

Thanks for the report. The idea was to have the /pay (tickets and easy invoice) migrated to this project, but we couldn't do it yet. Will likely be done in 4.17. This will be fixed in the final 4.16.