grug / data-mocks

Library to mock local data requests using Fetch or XHR
MIT License
63 stars 12 forks source link

Add ability to disable console warnings for fetch fallback #55

Closed grug closed 4 years ago

grug commented 4 years ago

Closes #54

This PR adds a config option (disableConsoleWarningsForFetch) that, when enabled, will suppress any console warnings generated by fetch-mock fallbacks