Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(build): omit module ids from component metadata. (#984)
> Removes the module ids of the component metadata. > Since the templates and styles are now inlined, the module id has become unnecessary and > can cause unexpected issues This also fixes #974 in meanwhile.
- Loading branch information