added chrome as global
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/** @jsx React.DOM */
|
||||
/* global chrome */
|
||||
|
||||
/* This is a fix for Bootstrap requiring jQuery */
|
||||
global.jQuery = require('jquery');
|
||||
|
||||
Reference in New Issue
Block a user