typesafehub / angular-seed-play

initial
Other
118 stars 43 forks source link

dependency to require.js web jar is required #27

Open bchazalet opened 10 years ago

bchazalet commented 10 years ago

if you try to remove the require.js dependency from build.sbt, /lib/require.js returns a 404. Same for a new project even though in the tutorial it says:

"The webjars-playlibrary does have a transitive dependencies on RequireJS and WebJars Locator, so there's no need to declare them explicitly."