adamp-jomedia

Results 4 comments of adamp-jomedia

Thanks for the explanation. I am avoiding truly diving into webpack, but I guess it's inevitable now! I'll link you back when I get it up and running.

You're a prince, thanks! I will check out your tut shortly.. but first, let me see if this will work.

Hey man, so just a recap and a further question: I got the separate bundles working perfectly, thanks! I realized that while `run build` works great, `npm start` is still...

Hey Ian, I put my code here: https://github.com/adamp-jomedia/static-gen-react `npm run build` does as expected, but `npm start` runs off of `server.js` file and uses a single app.js file. This seems...