Krishna Paudel

Results 1 issues of Krishna Paudel

I am using this plugin with my scalajs project with the following build file: ``` // Apply the scala plugin to add support for Scala apply plugin: 'scalajs-plugin' archivesBaseName='frontend' ext{...