I'm migrating from using browserify.. I've moved my root component into its own directory under bundles. I can't get it or any other of the components under it to serve at all - as if I needed a javascript include tag or similar. I'm guessing that isn't how this gem works, but being new to webpack I'm not at all sure where to look.