You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
warnings:
One of the glob patterns doesn't match any files. Please remove or fix the following: {
"globDirectory": "/Users/elmaco/WebstormProjects/GeoQuestr/.output/public",
"globPattern": "**/_payload.json",
"globIgnores": [
"**/node_modules/**/*",
"sw.js",
"workbox-*.js"
]
}
Even if my globPatterns array is empty.
How can it be? I dont understand how to fix this issue.
I get a warning message when building my project:
Even if my globPatterns array is empty.
How can it be? I dont understand how to fix this issue.
The text was updated successfully, but these errors were encountered: