We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a4e771 commit 33a998dCopy full SHA for 33a998d
app/assets/javascripts/application.js
@@ -10,9 +10,7 @@
10
// Read Sprockets README (https://github.com/sstephenson/sprockets#sprockets-directives) for details
11
// about supported directives.
12
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
+// Need to be on top to allow Poltergeist test to work with React: es5-shim/es5-shim. This is lincluded in app-bundle.
16
17
// It is important that generated/vendor-bundle must be before bootstrap since it is exposing jQuery and jQuery-ujs
18
//= require generated/vendor-bundle
0 commit comments