mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
Updated Web Distrib management
This commit is contained in:
10
web-dist/README.md
Normal file
10
web-dist/README.md
Normal file
@@ -0,0 +1,10 @@
|
||||
## Web Distributions
|
||||
|
||||
Here you can find the latest web-ready distributions of discord.js. These distributions will allow you to run discord.js
|
||||
in your browser, which is very useful for making on-the-go bots or clients. For some reason, request times are also much
|
||||
shorter in browsers, so your bots will reply much faster.
|
||||
|
||||
Web Distributions aren't always fully functional, and sometimes catching errors is a pain. As discord.js's support for
|
||||
browserifying is still maturing, please don't expect that it will work out of the box just yet.
|
||||
|
||||
Also, if the versions in this folder are out-dated, you can always run `grunt web` to generate the latest library.
|
||||
File diff suppressed because it is too large
Load Diff
2
web-dist/discord.min.js
vendored
2
web-dist/discord.min.js
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user