Skip to content

fix(Router): allow assets from dotfiles#119

Open
Sjoertjuh wants to merge 1 commit intoSoftwareBrothers:masterfrom
Sjoertjuh:patch-1
Open

fix(Router): allow assets from dotfiles#119
Sjoertjuh wants to merge 1 commit intoSoftwareBrothers:masterfrom
Sjoertjuh:patch-1

Conversation

@Sjoertjuh
Copy link

Express ignores any files that are stored in directories starting with a dot (.). This means that assets stored in the .adminjs directory can't be served and so return a 404.

This PR makes sure that these files are allowed to be retrieved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant