mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-02 23:47:42 -04:00
Removed jquery
This commit is contained in:
@@ -3,6 +3,3 @@ const path = require('path');
|
||||
|
||||
// Fill in the gaps where JSDOM doesn't quite match real browsers
|
||||
require('./polyfills.js');
|
||||
|
||||
// Make jQuery available everywhere
|
||||
global.$ = global.jQuery = require('jquery');
|
||||
|
||||
Reference in New Issue
Block a user