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
I have a project with a .well-known folder in the static file path. When using 4everland hosting to package it, I found that the contents of the .well-known folder were not packaged.
The reason may be that you have ignored the folders with the "." suffix, and hope to support the contents of the folders with the "." suffix.
The text was updated successfully, but these errors were encountered:
I have a project with a .well-known folder in the static file path. When using 4everland hosting to package it, I found that the contents of the .well-known folder were not packaged.
The reason may be that you have ignored the folders with the "." suffix, and hope to support the contents of the folders with the "." suffix.
The text was updated successfully, but these errors were encountered: