Storage/App contents #617
Unanswered
kieranbarlow
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm following the docs on the website for applying an icon to the Menubar.
I've placed the icon in the storage/app folder within my Laravel application and it works via native:serve
However, when I run native:build, the storage/app folder is missing from the build files
I've tried building with the symlink and without.
If I visit the app data or application support files and view the storage folder, all I see is the storage/framework and storage/logs
Beta Was this translation helpful? Give feedback.
All reactions