React Redux: Babel config enhancements #948

Closed
opened 2025-08-09 17:18:17 +00:00 by fergalmoran · 0 comments
Owner

Originally created by @DanHarman on 3/9/2017

Addressing issue #739

  • Added 'babel-plugin-transform-react-jsx-source' to development build
    to add line numbers to debug output.
  • Added 'cacheDirectory: true' to babel config which improves webpack
    build time c. 40%.
*Originally created by @DanHarman on 3/9/2017* Addressing issue #739 - Added 'babel-plugin-transform-react-jsx-source' to development build to add line numbers to debug output. - Added 'cacheDirectory: true' to babel config which improves webpack build time c. 40%.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#948
No description provided.