emit comments into generated JS #29347
Labels
closed-not-planned
Closed as we don't intend to take action on the reported issue
P3
A lower priority bug or feature request
type-enhancement
A request for a change that isn't a bug
web-dev-compiler
From @jmesserly on January 22, 2015 17:26
idea: in a few methods like visitStatement, visitDeclaration, gather comments from the begin/end token stream and emit them in the desired location. This seems like a relatively simple way of preserving comments. We can then refine it over time to make locations more precise.
Copied from original issue: dart-archive/dev_compiler#30
The text was updated successfully, but these errors were encountered: