mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-18 13:39:41 -04:00
Removed jquery
This commit is contained in:
@@ -77,11 +77,6 @@ module.exports = {
|
||||
},
|
||||
|
||||
plugins: [
|
||||
new webpack.ProvidePlugin({
|
||||
$: 'jquery',
|
||||
jQuery: 'jquery',
|
||||
'window.jQuery': 'jquery'
|
||||
}),
|
||||
new MiniCssExtractPlugin({
|
||||
filename: '../css/styles.css'
|
||||
}),
|
||||
|
||||
Reference in New Issue
Block a user