ceylon / ceylon-compiler

DEPRECATED
GNU General Public License v2.0
138 stars 36 forks source link

ceylon war tool should be able to package .js files from a Ceylon module #2429

Open sgalles opened 8 years ago

sgalles commented 8 years ago

As I'm not sure what this packaging feature should look like, I quote @gavinking :

I guess it would be nice if ceylon war packaged .js files into a scripts directory except we’re actually looking into some slightly more sophisticated stuff than this. For example, a servlet that proxies the CMR

gavinking commented 8 years ago

This is related to https://github.com/ceylon/ceylon-sdk/issues/453, but it is for Servlet containers.