You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2019/03/21 16:11:57 UTC

[GitHub] [incubator-druid] RestfulBlue commented on issue #7312: [Feature/Change] Windows build

RestfulBlue commented on issue #7312: [Feature/Change] Windows build
URL: https://github.com/apache/incubator-druid/issues/7312#issuecomment-475296462
 
 
   when i look closer i understand this scripts used from npm build.
   to make it work in both ways( from maven and from npm) it can be composed in follow way :
   1) copy all files/dirs using webpack copy plugin
   2) import css using webpack
   3) import stylus using stylus loader https://github.com/shama/stylus-loader
   4) for generation of sql functions  - parse file using javascript in webpack.config.js during build and injecting variable with all the  data 
   5) from maven execute only npm goals instead of bash scripts

----------------------------------------------------------------
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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org