mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-17 20:13:30 +01:00
build: explicitly add deps
This commit is contained in:
@@ -7,6 +7,10 @@ const UnoCSS = require('@unocss/webpack').default;
|
||||
module.exports = {
|
||||
reactStrictMode: true,
|
||||
swcMinify: true,
|
||||
eslint: {
|
||||
ignoreDuringBuilds: true,
|
||||
},
|
||||
cleanDistDir: true,
|
||||
experimental: {
|
||||
images: {
|
||||
allowFutureImage: true,
|
||||
|
||||
Reference in New Issue
Block a user