roylee0704

Results 5 issues of roylee0704

I did not see golang in the language list?

https://github.com/stemmlerjs/white-label/blob/8d18135b5fcf8b0dce8f31d72cfc108d87a90140/src/modules/vinyl/mappers/VinylMap.ts#L18 Is there is a reason why it's not returning Result ?

**State your question** How do I configure "RequestTimeout" via `new ClientConfiguration()`? I was to set it via `new ClientConfiguration().withRequestTimeout()` in [aws/aws-sdk-java](https://github.com/aws/aws-sdk-java/blob/b0d4a74bba6e570837c972218326ad20e8b014cc/aws-java-sdk-core/src/main/java/com/amazonaws/ClientConfiguration.java#L234). However, that function is missing under [aws-amplify/aws-sdk-android](https://aws-amplify.github.io/aws-sdk-android/docs/reference/com/amazonaws/ClientConfiguration.html). **Which AWS...

feature-request
core
sqs

to consolidate working react-flexbox-grid webpack configs (from different boilerplates). List of frameworks to support: (to be updated from time to time) - [react-redux-universal-hot-example](https://github.com/erikras/react-redux-universal-hot-example) - [react-redux-starter-kit](https://github.com/davezuko/react-redux-starter-kit) - [universal-react](https://github.com/pbojinov/universal-react)

contrib (easy)
community

it seems not be able to resolve the following statement from .scss, any ideas? ``` css @import `~flexboxgrid` ``` `flexboxgrid` is a css file resides in the `node_modules/` , and...