Created by: gaearon
This changes JS/CSS/image paths from flat to being in specific directories:
This works both for development and production. There are a few benefits:
static
assets (but not for index.html
in the root).I tweaked the post-build output as well so long paths don’t obscure the sizes:
This partly addresses #246 (closed) (except the socket part).