-
- Downloads
The playground is the product
Showing
- .gitignore 1 addition, 2 deletions.gitignore
- Makefile 7 additions, 2 deletionsMakefile
- index.html 0 additions, 11 deletionsindex.html
- package.json 1 addition, 0 deletionspackage.json
- playground.config.js 0 additions, 6 deletionsplayground.config.js
- src/index.js 8 additions, 4 deletionssrc/index.js
- src/playground.js 0 additions, 8 deletionssrc/playground.js
- webpack.config.js 25 additions, 3 deletionswebpack.config.js
index.html
deleted
100644 → 0
... | ... | @@ -23,6 +23,7 @@ |
"eslint": "3.5.0", | ||
"eslint-plugin-react": "6.2.1", | ||
"exports-loader": "0.6.3", | ||
"html-webpack-plugin": "2.22.0", | ||
"imports-loader": "0.6.5", | ||
"json-loader": "0.5.4", | ||
"lodash.defaultsdeep": "4.4.0", | ||
... | ... |
playground.config.js
deleted
100644 → 0
src/playground.js
deleted
100644 → 0
Please register or sign in to comment