Skip to content

Commit 33a998d

Browse files
committed
Update application.js
1 parent 9a4e771 commit 33a998d

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

app/assets/javascripts/application.js

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,7 @@
1010
// Read Sprockets README (https://github.com/sstephenson/sprockets#sprockets-directives) for details
1111
// about supported directives.
1212

13-
// Need to be on top to allow Poltergeist test to work with React.
14-
//= require es5-shim/es5-shim
15-
//= require react_on_rails
13+
// Need to be on top to allow Poltergeist test to work with React: es5-shim/es5-shim. This is lincluded in app-bundle.
1614

1715
// It is important that generated/vendor-bundle must be before bootstrap since it is exposing jQuery and jQuery-ujs
1816
//= require generated/vendor-bundle

0 commit comments

Comments
 (0)