Frontmatter
| tagName | 8.40.0 |
| name | Remotes API polishing |
| publishedAt | 4/5/2025, 10:51:17 PM |
| isPrerelease | |
| isDraft |
Remotes API polishing
- Some apps & examples already use
remotesApiUrlinside theneo-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/colorsfor the dist dev env only => adjusted the API access to wait for the namespace registration
All changes in 1 commit: https://github.com/neomjs/neo/commit/b20bfac8e4c416ca753cd0dafa3426a239311dc0