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
Re-building the UI after some time not doing it has shown a few minor dev shortcomings:
we don't have a note on having to build typescript-sdk before the UI
the generation of the local config file always takes a little (to remember/find out)
the CORS configuration of the Registry server has issues with almost any slightly different setup than localhost:8888 we probably should better document how to fix it
maybe we should do npm run lint as a pre-req for npm run build?
The text was updated successfully, but these errors were encountered:
Re-building the UI after some time not doing it has shown a few minor dev shortcomings:
npm run lint
as a pre-req fornpm run build
?The text was updated successfully, but these errors were encountered: