Rotem Tamir

Results 17 comments of Rotem Tamir

Hey @marcozac ! Thanks for the contribution. Could you please elaborate more on this change, why/when is it needed?

Here's a way around it: ``` bash npm i --save-dev string-replace-loader ``` In your webpack config: ``` js module.exports = { // ... loaders: [ { test: /later\/index.js$/, loader: 'string-replace',...

@icfantv sorry to hear! I haven't upgraded to webpack2 yet, so I can't offer a solution, sorry

@darestrepov7 i see a similar discussion was started on #1256 , is this the same question? Also, can you give an example of what you're trying to do and the...

Hi, Thanks for the suggestion. Personally, I don't think _examples looks nicer than plain old "examples". Otherwise, consider that many conversations around the community link to these examples, while not...

Thanks for submitting this, great idea! Would you like to contribute this feature? I'm happy to guide you through the implementation

Hey @rams3sh Thx for reaching out! DynamoDB and S3 are definitely on our roadmap. We don't yet have a time estimate, but I completely understand your use case and agree...