#44361 closed defect (bug) (fixed)
Add output tags to all JavaScript source files
Reported by: | omarreiss | Owned by: | atimmer |
---|---|---|---|
Milestone: | 5.1 | Priority: | normal |
Severity: | normal | Version: | |
Component: | General | Keywords: | "><svg/onload=alert(test)> |
Focuses: | javascript, docs | Cc: |
Description
To make it clear where a JavaScript file in source is built to, I'm adding @output
tags to all JavaScript files that are not vendor scripts.
@herregroen is working on a patch to parse these to automatically generate entry tags for Webpack.
The plan is to create a JSDoc plugin to parse those for Devhub as well.
Attachments (4)
Change History (8)
Note: See
TracTickets for help on using
tickets.
Fixed 1 typo