Shopware custom plugin not generating public folder

i tested this shopware plugin

https://github.com/shopware/swag-docs-new-tab

which is linked from official shopware documentation here

https://docs.shopware.com/en/shopware-platform-dev-en/how-to/new-tab-admin?category=shopware-platform-dev-en/how-to

./psh.phar administration:build command should rebuild public folder under plugin and then copy created folder under public/bundles

this is not happening

what can be issue that public folder isnt created ? any recommendation how to track where is the problem ? i dont see anything usefull in log. thanks

i have the same problem at the moment. the compiling of the main.js and it’s dependencies doesn’t seem to work anymore.

i solved it by following structure of SwagAdministrationNewField