google / google/closure-compiler
WARNING - incomplete alias created for namespace goog when @expose object
Open
- Dominant language
- JavaScript
- Stars
- 7.7k
- Forks
- 1.2k
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 6
Description
I found that if I have a property named "object" with @expose (yes, I know @expose is deprecated) that I get a bunch of warnings like the above.
It took quite a while to track down why I was getting all of these warnings. Should I be getting these warnings if I don't want a property like "object" to be renamed? If so, is there an easier way to track this down?
Contributor guide
Assessment
This issue has not been assessed yet.