You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2021/12/07 18:57:26 UTC

[GitHub] [superset] hbruch opened a new issue #17672: babel.cfg omits js and ts files

hbruch opened a new issue #17672:
URL: https://github.com/apache/superset/issues/17672


   With commit https://github.com/apache/superset/commit/3c41ff68a43b5ab6b871226a73de9f2129d64766 `.js?` and `.ts?`where introduced as glob-patterns that should match `.js`,`.jsx`,`.ts`, and `.tsx` file extensions. However, `?` matches exactly one char, not one or none.
   
   #### How to reproduce the bug
   
   1. Open https://github.com/apache/superset/blob/master/superset/translations/messages.pot and search for `.js:` => no message from js files is contained in the pot file
   
   ### Checklist
   
   Make sure to follow these steps before submitting your issue - thank you!
   
   - [ ] I have checked the superset logs for python stacktraces and included it here as text if there are any.
   - [X] I have reproduced the issue with at least the latest released version of superset.
   - [X] I have checked the issue tracker for the same issue and I haven't found one similar.
   
   
   


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

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] zhaoyongjie closed issue #17672: babel.cfg omits js and ts files

Posted by GitBox <gi...@apache.org>.
zhaoyongjie closed issue #17672:
URL: https://github.com/apache/superset/issues/17672


   


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

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org