Enhancement proposal: more developer control over organization of Node implementations

I am not sure what using a Webpack or bundler would buy us other than faster load times. That’s important if we begin to target mobile devices–that’s another can of worms (which I am happy to discuss in another thread).

@knolleary Insofar as “extra stuff” (or any static assets, really; I guess that’s resources above) perhaps an array of directories or globs would do the trick. This assumes Express will serve them, of course. I recall a mention of serving static files from e.g., S3? I don’t know the use case / requirements there.