Why my own plugin can't be packaged?

Hello, I'm developing on kibana6.4.3 source code version. When building the package (yarn build), why the plugins developed by myself can't be packaged?Thanks!

Hey @yyl1988, are you running yarn build from within the folder of your custom plugin? If so, what is output in your terminal when doing so?