Skip to content

Commit

Permalink
Bundle he
Browse files Browse the repository at this point in the history
  • Loading branch information
perry-mitchell committed Apr 22, 2024
1 parent 26c7d5b commit 1fe3271
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 5 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "webdav",
"version": "5.5.1-1",
"version": "5.5.1-2",
"description": "WebDAV client for NodeJS",
"exports": {
".": {
Expand Down
2 changes: 0 additions & 2 deletions webpack.config.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -101,8 +101,6 @@ module.exports = [
merge(getBasicConfig(), {
entry: path.resolve(__dirname, "./source/index.ts"),

externals: ["he"],

output: {
filename: "index.js",
path: path.resolve(__dirname, "./dist/react-native"),
Expand Down

0 comments on commit 1fe3271

Please sign in to comment.