James Strachan
|
4921aeafc3
|
refactored the maven plugin to use the vanilla K2JSCompiler directly and avoid using the K2JVMCompiler when generating JS code; also included a default LibrarySourceConfig which detects JS library code on the classpath which works nicer in maven/ant style worlds where dependencies tend to be specified rather than file paths to zip files
|
2012-05-29 17:28:15 +01:00 |
|
James Strachan
|
9d1a3873df
|
added a basic working JS compiler maven plugin (though it doesn't currently let you specify any library files to compile)
|
2012-03-29 21:04:24 +01:00 |
|
James Strachan
|
04905c106a
|
added a little sample maven project to test out the JS maven plugin (its not quite working yet :)
|
2012-03-29 20:50:36 +01:00 |
|