Closed hacktobeer closed 3 months ago
As the WebUI is build in Vue and we put a minified build in the API server it is not possible to debug this in the containers. This PR:
npm run serve
serve
Description of the change
As the WebUI is build in Vue and we put a minified build in the API server it is not possible to debug this in the containers. This PR:
npm run serve
does not work as there is noserve
profile.Applicable issues
Additional information
Checklist