Location of built source code in plugins #14530
Labels
Feature:New Platform
Team:Core
Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc
[placeholder — needs more details]
For core plugins and xpack I expect we'll have the source at the root (e.g. in
src/
), then the built JS intarget/something
. E.g. in my build exploration PR (#14333) the TypeScript gets built intotarget/tsc
.However, for pre-built plugins, do we want to require the same?
The text was updated successfully, but these errors were encountered: