kangzeroo / Kangzeroos-Complete-AWS-Web-Boilerplate-2016

21 stars 11 forks source link

updates to get it to compile #3

Open slikk66 opened 7 years ago

slikk66 commented 7 years ago

I found your article today, and followed the instructions.. This repo had unmerged commits, invalid paths etc, I fixed all those, it compiles now, not sure if it works yet but it compiles ¯_(ツ)_/¯

But thanks for all the good info. For anyone else going down this path, check this out as well: https://gist.github.com/singledigit/2c4d7232fa96d9e98a3de89cf6ebe7a5

  ...
  [941] ./src/api/myAPI.js 786 bytes {0} [built]
  [942] ./src/components/S3/Gallery.js 2.91 kB {0} [built]
  [943] ./src/components/S3/ImageUploader.js 8.95 kB {0} [built]
  [944] ./~/react-dropzone/dist/index.js 33.7 kB {0} [built]
  [945] ./src/components/Auth/ProfilePage.js 6.53 kB {0} [built]
  [946] ./src/components/Auth/require_auth_HOC.js 5.1 kB {0} [built]
  [947] ./src/components/Email/EmailSender.js 4.71 kB {0} [built]
  [948] ./src/api/aws/aws_ses.js 4.15 kB {0} [built]
     + 3 hidden modules
webpack: Compiled successfully.