Mindaugas Jaraminas
Mindaugas Jaraminas
@peterbartels This will include js file in app. I want to include it in a vendor bundle it will not work.
@poppash On my side it does not work I am getting an error in OpenApi  Python 3.7.8 fastapi 0.63.0 Run configuration: uvicorn.run("app:app", host="0.0.0.0", port=port, reload=True) I think the error...
@jouni Here is 1 more good source of SVGs https://github.com/hampusborgos/country-flags/tree/main/svg I have tried to generate icons but some flags do not work for me.
Here it is: ``` bower: { install: { options: { targetDir: 'app/lib', // layout: 'byType', install: true, verbose: true, cleanTargetDir: true, cleanBowerDir: true, bowerOptions: {} } } } ```
@Instigater Doe it work to you properly? I just updated my config it still trows a lot of errors.