mirror of
https://github.com/danbulant/discord.js
synced 2026-07-08 12:40:50 +00:00
Webpack build for branch master: 3545e731c0
This commit is contained in:
parent
98691fb19d
commit
e1881bc3ae
2 changed files with 2 additions and 2 deletions
|
|
@ -8900,7 +8900,7 @@ module.exports = {
|
||||||
"docs": "docgen --source src --custom docs/index.yml --output docs/docs.json",
|
"docs": "docgen --source src --custom docs/index.yml --output docs/docs.json",
|
||||||
"test-docs": "docgen --source src --custom docs/index.yml",
|
"test-docs": "docgen --source src --custom docs/index.yml",
|
||||||
"lint": "eslint src",
|
"lint": "eslint src",
|
||||||
"web-dist": "node ./node_modules/parallel-webpack/bin/run.js"
|
"webpack": "parallel-webpack"
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
|
|
||||||
2
discord.master.min.js
vendored
2
discord.master.min.js
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue