I'm new in the Scala.js world and I'm having a hard time integrating Angulate with ScalaJS-bundler. It uses webpack as a module loader instead of systemjs and it complains it doesn't find a main method.
Would be possible to provide an example of that?
I'm new in the Scala.js world and I'm having a hard time integrating Angulate with ScalaJS-bundler. It uses webpack as a module loader instead of systemjs and it complains it doesn't find a main method. Would be possible to provide an example of that?