UNPKG

app-root

Version:

Find the entry-point/root file of a front-end application

7 lines (6 loc) 110 B
require.config({ "baseUrl": "js", "paths": { "backbone": "bower_components/backbone/backbone" } });