Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: support goog.module calls after comments
`goog.module` calls may be preceded by block comments `/* foo */goog.module`. This change updates the heuristic regexp to handle that case.
- Loading branch information