Make WordPress Core

Changeset 43347


Ignore:
Timestamp:
06/15/2018 10:18:44 AM (6 years ago)
Author:
atimmer
Message:

Docs: Add file doc @output annotations.

These annotations make it clear to the reader of a JavaScript source
where the build process outputs to. These annotations can later be
integrated in a webpack configuration. This way there is one source of
truth.

The build folder is omitted from the paths, because a single JS file
shouldn't not be responsible of knowing where outputs in general will
end up at. A file only knows its output location relative to the
project.

Props adamsilverstein, herregroen, omarreiss, pento.
Fixes #44361.

Location:
trunk/src/js/_enqueues
Files:
90 edited

Legend:

Unmodified
Added
Removed
Note: See TracChangeset for help on using the changeset viewer.