Jay
Jay
@sean9keenan I added a section in the Deploy chapter on your PR and linked to it as well - https://serverless-stack.com/chapters/deploy-to-s3.html#app-bundle-size Thanks again.
Hmm are you mixing requires and imports? Or is this coming from a separate package?
I see. I'd like a test case for this. So if we have a simple setup that has this error and then to be able to show that if we...
Hi there, how would the AMD loader be disabled in Webpack?
Thanks for the PR. Can you give me some steps to test this?
I don't think serverless-webpack has updated to it yet? Let me know if they do! https://github.com/serverless-heaven/serverless-webpack/releases
I tried the project you uploaded and tried this. It seems to work?
Can we add a quick test for this, document it in the README, and resolve the conflicts? I can merge it.
Merged! https://github.com/AnomalyInnovations/serverless-bundle/releases/tag/v5.5.0
Oh that's interesting. We use a similar approach to Create React App. Do you have any experience with using WebStorm with Create React App?