Skip to content

Instantly share code, notes, and snippets.

View avlisodraude's full-sized avatar

Eduardo Silva Navarrete avlisodraude

View GitHub Profile
## package.json changes
"webpack": "^2.1.0-beta.20",
"typescript": "^2.0.0",
"webpack-dev-server": "^2.1.0-beta.0",
"webpack-hot-middleware": "^2.12.2",
"webpack-split-by-path": "^0.1.0-beta.1", <-- struggles, I've removed it
https://github.com/BohdanTkachenko/webpack-split-by-path/pull/22#issuecomment-240050461
@avlisodraude
avlisodraude / countries.json
Last active May 15, 2020 10:30 — forked from keeguon/countries.json
A list of countries in JSON
[{
"name": "Afghanistan",
"code": "AF"
},
{
"name": "Åland Islands",
"code": "AX"
},
{
"name": "Albania",