You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
what do you think about adding a build cmd for the frontend in the root package.json.
something like cd renderer/ && npm run build && cd -. This could then be added to the dist cmd.
this would be awesome if it still works when cding into subdirectories. because you can run npm run scripts even if you are not at root level. @timoweiss
The text was updated successfully, but these errors were encountered:
this would be awesome if it still works when cding into subdirectories. because you can run npm run scripts even if you are not at root level.
@timoweiss
The text was updated successfully, but these errors were encountered: