Add two required loaders
This commit is contained in:
parent
0e5fa0c7a0
commit
44a945f78d
1 changed files with 3 additions and 1 deletions
|
|
@ -15,6 +15,7 @@
|
|||
"history": "^2.1.1",
|
||||
"lodash": "^4.15.0",
|
||||
"moment": "^2.14.1",
|
||||
"raw-loader": "^0.5.1",
|
||||
"react": "^15.3.0",
|
||||
"react-document-title": "^2.0.2",
|
||||
"react-dom": "^15.3.0",
|
||||
|
|
@ -24,7 +25,8 @@
|
|||
"safe-access": "^0.1.0",
|
||||
"typography": "^0.13.0",
|
||||
"typography-theme-wordpress-2016": "^0.13.0",
|
||||
"underscore.string": "^3.2.3"
|
||||
"underscore.string": "^3.2.3",
|
||||
"url-loader": "^0.5.7"
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-core": "^6.13.2",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue