Skip to content
Snippets Groups Projects
Commit 4b534226 authored by glennvorhes's avatar glennvorhes
Browse files

test commit

parent 74de7532
No related branches found
No related tags found
No related merge requests found
......@@ -3,6 +3,8 @@
*/
import {React} from './reactAndRedux';
import $ = require("jquery");
window['$'] = window['jQuery'] = $; // notice the definition of global variables here
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment