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 21, 2019. It is now read-only.
We could instead provide a configuration option to allow users to customise this.
Even cooler would be if we could detect the "test" which has been applied to the loader, and then use this to match the extensions. This would remove the amount of user configuration required, however that could provide more unreliable.
The text was updated successfully, but these errors were encountered:
Right now, we have the "accepted" file extensions hard coded into the loader.
https://github.com/SudoCat/Nunjucks-Isomorphic-Loader/blob/master/src/node-loader.js#L54
We could instead provide a configuration option to allow users to customise this.
Even cooler would be if we could detect the "test" which has been applied to the loader, and then use this to match the extensions. This would remove the amount of user configuration required, however that could provide more unreliable.
The text was updated successfully, but these errors were encountered: