Evaldas
Evaldas
When model, schema, and resource is declared in the [app.py][1] everything works fine, but when I change the folder structure to this: ``` ├───models │ AuthorModel.py │ BookModel.py │ ├───resources...
Depending on the route it can take quite a while to render the route even if the route is generated. For example route from Portugal to Estonia takes ~200ms to...
### What happened? Installing and importing external libraries unreasonably increases build times and bundle size. Tree shaking is not taking effect. Environment: WSL2 Plasmo version: 0.87.1 Node: v20.12.2 Steps to...