Michael Scott Hertzberg
Michael Scott Hertzberg
this is the only thing stopping me from continuing to use this lib. `@override` is needed.
@gajus because of require.context, `exclude` is _not_ working.
it's assuming `config.js` is to be excluded, despite `config.js` contains `require.context` with many potential dynamic requires to-be-excluded. i would have assumed that `babel-plugin-react-css-modules` would need a clause to recursively check...
+1 to adding `include`... i've unfortunately had to use `exclude: '(?!whatever|whatever|whatever)'`. i have more excludes than includes.
@leecalcote also given I requested it in 2018 and we're in 2020 now. :(
under the covers, `graphql-request` is being used, which is very primitive in comparison to Apollo (for example) which have actual caching and persisted queries support
i'm wanting to make a couple of middlewares and submit them. here were some ideas I had: hexnut-ratelimit hexnut-restrict-payload-size hexnut-auth hexnut-ssl hexnut-cors I wasn't certain if with CORS it's as...
@francisrstokes thanks for the quick response! ~~regarding CORS, it's definitely circumstantial. at my company we use firebase and ws for some things and have multiple sites (gizmodo.com, kotaku.com, theonion.com) which...
sorry for the _long_ delay in replying! i'll happily work on this case :)