Logic Layouts for Illogical Tools (require.js)
Somone didn’t ask me how to lay out their site to make require.js easy to use, if they had, I would have recommended something like this. ├── conf │ ├── require-build-prod.js │ └── require-config.js ├── image.js ├── require-css ├── require.js...
