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
{{ message }}
This repository has been archived by the owner on May 26, 2023. It is now read-only.
dotfiles (files starting with a ., e.g. .htaccess) cannot get requested by a browser, results in a 403 error. (src: https://support.hostgator.com/articles/403-forbidden-or-no-permission-to-access) So putting them in an appcache manifest doesn't really make sense. Would be nice if this plugin excluded all dotfiles automatically.
Great work on this plugin, absolutely love it!
The text was updated successfully, but these errors were encountered:
Hey @lettertwo thanks for creating this awesome webpack plugin. It saves my day. =)
Anyway, it would be appreciated if you could excluding macOS .DS_store by default.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
dotfiles (files starting with a
.
, e.g..htaccess
) cannot get requested by a browser, results in a 403 error. (src: https://support.hostgator.com/articles/403-forbidden-or-no-permission-to-access) So putting them in an appcache manifest doesn't really make sense. Would be nice if this plugin excluded all dotfiles automatically.Great work on this plugin, absolutely love it!
The text was updated successfully, but these errors were encountered: