Real static imports, never a glob: this file is read by Metro, and it has to look like code
anyone could have written by hand. Which is also why it collects every export of every module
the same way the web entry does, so a class, a blueprint or a define* fragment is picked up
on both platforms by the same rule.
Generate the manifest's source.
Real static imports, never a glob: this file is read by Metro, and it has to look like code anyone could have written by hand. Which is also why it collects every export of every module the same way the web entry does, so a class, a blueprint or a
define*fragment is picked up on both platforms by the same rule.