mirror of
https://github.com/danbulant/discord.js
synced 2026-06-19 22:51:32 +00:00
Webpack build: 049ab42eb4
This commit is contained in:
parent
c565067335
commit
91cd02a574
2 changed files with 2 additions and 2 deletions
|
|
@ -16127,7 +16127,7 @@ module.exports = {
|
|||
"docs": "node docs/generator",
|
||||
"test-docs": "node docs/generator test",
|
||||
"lint": "eslint src",
|
||||
"web-dist": "npm install && node ./node_modules/parallel-webpack/bin/run.js"
|
||||
"web-dist": "node ./node_modules/parallel-webpack/bin/run.js"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
|
|
|||
2
discord.indev.min.js
vendored
2
discord.indev.min.js
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue