Add an ES6Compiler which renames .es6.js to .js.
Review Request #7955 — Created Feb. 10, 2016 and submitted
Pipeline's built-in ES6Compiler forces one to use the annoying
.es6
extension, which breaks a lot of other built-in tooling. This compiler uses the
somewhat more sane.es6.js
.
Used this with Review Board.
Description | From | Last Updated | ||
---|---|---|---|---|
Only one blank line here. |
|
|||
Can you go into more detail on how this is used in here? Like, how a project consumes it? |
|
|||
Blank line after the docstring. |
|
|||
"bool" |
|
|||
We should probably assert that the file ends with self.input_extension. |
|
|||
There are no open issues |