Serve only the required file for Bootstrap #45
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
If Bootstrap is installed by npm, the whole directory is served, instead of only the required file. If, for any reason, sensitive files are stored in this directory, they could be served. This could be a security issue.