Fix it for there is no file in the local file system#15
Fix it for there is no file in the local file system#15juscelior wants to merge 1 commit intofurzeface:masterfrom
Conversation
|
Thanks for the contribution. Do you think it's a good idea to prevent error if file doesn't exist ? Sometimes this error help me to see other problem... |
|
Look at this link , this library creates a virtual route to a js file, but this file is not created on the file system
|
|
I think we should have a flag to show the error, because this is changing the behaviour of the script. Could you integrate it ? BTW, thanks for your contribution 👍 |
|
Good idea, I'll do it. |
|
Maybe another way to deal with the problem would be to add configurable exclusion patterns? |
Fix it because there is no file in the local file system and you want to use MD5 hash.
An example would be to use the SignalR, it creates a route / signalr / hubs, but this route is just virtual. There is no such script in the project directory.