If I have an angularjs frontend and am using play in the backend, why do people use the various sbt-plugins?
I understand how to use them, to compile the frontend etc. but isn't it better just to seperate the 2 projects completely and just use the native frontend tools like npm, bower, etc. ?
I'm trying to understand if there is some advantage to using the sbt plugins.
The sbt-web tools are useful when: