On 02/06/2012, at 12:30 AM, Stephen Connolly wrote:
> Oh I know about that but it prevents the live editing that is possible
> by using the jszip packaging type.
With the MJS setup, it is normal to edit the js files having previously invoked
"mvn jetty:run" on the command line. In another termina
Hi Stephen,
Not sure if you know, but the JS Import project (1) can already utilise zip
files with a "www" classifier. The regular Assembly plugin can be used to make
these packages. The following type of dependency declaration can then be made:
org.code