"public" folder #13830
Unanswered
nachoalcazar
asked this question in
CLI - PWA mode
"public" folder
#13830
Replies: 1 comment 5 replies
-
Hello There, I've tested this on fresh project created via quasar cli. |
Beta Was this translation helpful? Give feedback.
5 replies
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.
-
Hello,
Why when i launch "quasar dev" in cli I get access to all files of the public folder...
(example index.html. All folder "src" works OK)
but when I try to use PWA with "quasar dev -m pwa" the app doesn´t find any file of "public" folder:
(for example plugin pdfjs not work in this mode. Files not found)
Beta Was this translation helpful? Give feedback.
All reactions