LearnNewsExamplesServices
Frontmatter
tagName8.40.0
nameRemotes API polishing
publishedAt4/5/2025, 10:51:17 PM
isPrerelease
isDraft

Remotes API polishing

  • Some apps & examples already use remotesApiUrl inside the neo-config.json, but the related files did not get copied into dist envs
  • This part happens now (copy for dist dev, minified version for dist prod)
  • The API loader will now fetch the right file for a given env
  • I did encounter a timing issue inside apps/colors for the dist dev env only => adjusted the API access to wait for the namespace registration
Screenshot 2025-04-06 at 01 14 37

All changes in 1 commit: https://github.com/neomjs/neo/commit/b20bfac8e4c416ca753cd0dafa3426a239311dc0