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 2019/08/15 21:49:53 UTC

[GitHub] [incubator-superset] kristw opened a new pull request #8053: feat: update webpack to compile ts from superset-ui

kristw opened a new pull request #8053: feat: update webpack to compile ts from superset-ui
URL: https://github.com/apache/incubator-superset/pull/8053
 
 
   ### CATEGORY
   
   Choose one
   
   - [ ] Bug Fix
   - [ ] Enhancement (new features, refinement)
   - [ ] Refactor
   - [ ] Add tests
   - [X] Build / Development Environment
   - [ ] Documentation
   
   ### SUMMARY
   This is for live debugging `@superset-ui` packages inside Superset.
   Previous configuration allow `js` and `jsx` files from `node_modules/@superset-ui/.../src` to be transpiled by webpack+babel but ignored `ts` and `tsx` files.
   
   ### TEST PLAN
   Tested locally
   
   ### REVIEWERS
   @michellethomas @williaster 

----------------------------------------------------------------
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: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org