Skip to content
This repository was archived by the owner on Oct 10, 2022. It is now read-only.

Commit 8f8088c

Browse files
committed
chore!: remove webpack build
1 parent ba87fb6 commit 8f8088c

File tree

6 files changed

+10748
-20445
lines changed

6 files changed

+10748
-20445
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
node_modules/
22
.nyc_output
33
coverage
4-
dist
54
.vscode
65
.eslintcache

README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -182,11 +182,6 @@ const client = new NetlifyAPI('1234myAccessToken', { agent })
182182
Support for site deployment has been removed from this package in version 7.0.0. You should consider using the
183183
[`deploy` command](https://cli.netlify.com/commands/deploy/) of Netlify CLI.
184184

185-
## UMD Builds
186-
187-
A UMD build is provided for your convenience, however browser support is still experimental. Contributions to improve
188-
browser support are welcome.
189-
190185
## Contributing
191186

192187
See [CONTRIBUTING.md](CONTRIBUTING.md) for more info on how to make contributions to this project.

0 commit comments

Comments
 (0)