mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
Update webpack and clean up deps
This commit is contained in:
@@ -24,7 +24,6 @@ const createConfig = (options) => {
|
||||
},
|
||||
module: {
|
||||
rules: [
|
||||
{ test: /\.json$/, loader: 'json-loader' },
|
||||
{ test: /\.md$/, loader: 'ignore-loader' },
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user