You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by GitBox <gi...@apache.org> on 2020/05/08 09:19:26 UTC

[GitHub] [myfaces-tobago] henningn opened a new pull request #92: npm css/ts compiling for development

henningn opened a new pull request #92:
URL: https://github.com/apache/myfaces-tobago/pull/92


   In the tobago-example-demo, jetty is now looking for static resources in two directories: The default "webapp" directory and a "target/tobago-standard-theme"-directory which may contain the tobago-standard-theme resources. Both directories must be exist, otherwise jetty won't start.
   If Jetty is started with maven profile "dev", the tobago-standard-theme will be unpacked in the "target/tobago-standard-theme"-directory. In this case Jetty would detect chances to CSS/JS files without restart.
   The npm scripts "dev-css" and "dev-ts" are added to the tobago-standard-theme package.json and can be used to compile and copy css/ts files to the "target/tobago-standard-theme"-directory.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org