Skip to content

Commit

Permalink
Move node_path variables to jest config
Browse files Browse the repository at this point in the history
Fix webpack using the wrong url-loader
  • Loading branch information
Christopher Joe authored and Damian Mooyman committed Mar 9, 2017
1 parent 026a6bb commit b3680ca
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion client/src/bundles/vendor.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ require('expose?ReactRouterRedux!react-router-redux');
require('expose?ReactBootstrap!react-bootstrap-ss');
require('expose?ReactAddonsCssTransitionGroup!react-addons-css-transition-group');
require('expose?ReactAddonsTestUtils!react-addons-test-utils');
require('expose?QueryString!query-string');
require('expose?Page!page.js');
require('expose?BootstrapCollapse!bootstrap/dist/js/umd/collapse.js');
require('expose?validator!validator');
Expand Down

0 comments on commit b3680ca

Please sign in to comment.