Skip to content

Commit

Permalink
removed unused examples
Browse files Browse the repository at this point in the history
  • Loading branch information
serratus committed Oct 14, 2015
1 parent 0e917e4 commit f4e79e5
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 265 deletions.
101 changes: 0 additions & 101 deletions example/file_input_require.html

This file was deleted.

161 changes: 0 additions & 161 deletions example/file_input_require.js

This file was deleted.

5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,7 @@
"karma-webpack": "^1.7.0",
"mocha": "^2.3.2",
"sinon": "^1.16.1",
"webpack": "^1.12.2",
"webpack-core": "^0.6.7"
"webpack": "^1.12.2"
},
"directories": {
"doc": "doc"
Expand All @@ -41,7 +40,7 @@
"test": "grunt test",
"integrationtest": "grunt integrationtest",
"build": "webpack && webpack --config webpack.config.min.js && grunt uglyasm && webpack --config webpack.node.config.js",
"dev-server": "webpack-dev-server"
"watch": "webpack --watch"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit f4e79e5

Please sign in to comment.