mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-11 00:53:31 +01:00
Improve test and build scripts
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
set -e
|
||||
|
||||
function build {
|
||||
npm run lint
|
||||
npm run docs
|
||||
VERSIONED=false npm run webpack
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user