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

Commit 6373f3c

Browse files
committed
removed webpack remnants
1 parent e4dc6fc commit 6373f3c

File tree

3 files changed

+2
-144
lines changed

3 files changed

+2
-144
lines changed

examples/browser-add-file/bundle.js

Lines changed: 0 additions & 121 deletions
This file was deleted.
Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,16 @@
11
{
2-
"name": "ipfs-api-example-browser-add",
2+
"name": "ipfs-api-example-browser-add-file",
33
"version": "1.0.0",
44
"description": "",
55
"main": "index.js",
66
"scripts": {
77
"start": "http-server -p 8888"
88
},
99
"keywords": [],
10-
"author": "Friedel Ziegelmayer",
10+
"author": "nycoliver",
1111
"license": "MIT",
1212
"devDependencies": {
13-
"brfs": "^1.4.3",
1413
"http-server": "^0.9.0",
1514
"ipfs-api": "^6.0.3",
16-
"json-loader": "^0.5.4",
17-
"transform-loader": "^0.2.3",
18-
"webpack": "^2.1.0-beta.20"
19-
},
20-
"dependencies": {
21-
"buffer": "^4.9.1"
2215
}
2316
}

examples/browser-add-file/webpack.config.js

Lines changed: 0 additions & 14 deletions
This file was deleted.

0 commit comments

Comments
 (0)