Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[FIX] Use the target bundle format to decide decoration (#24)
- To judge whether a module should be decorated or not depends on the currently being used bundle format. Therefore the target bundle format should be used instead of checking whether the global module is inside the resolved modules
- Loading branch information