Split the html into templates and partials
This commit is contained in:
@@ -11,17 +11,18 @@
|
||||
"author": "Daniel Vassallo",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@babel/runtime": "^7.4.5",
|
||||
"@babel/cli": "^7.4.4",
|
||||
"@babel/core": "^7.4.5",
|
||||
"@babel/plugin-transform-runtime": "^7.4.4",
|
||||
"@babel/preset-env": "^7.4.5",
|
||||
"@babel/runtime": "^7.4.5",
|
||||
"autoprefixer": "^9.6.0",
|
||||
"babel-loader": "^8.0.6",
|
||||
"babel-polyfill": "^6.26.0",
|
||||
"css-loader": "^2.1.1",
|
||||
"favicons-webpack-plugin": "^1.0.2",
|
||||
"file-loader": "^3.0.1",
|
||||
"html-beautify-webpack-plugin": "^1.0.5",
|
||||
"html-loader": "^0.5.5",
|
||||
"html-webpack-plugin": "^3.2.0",
|
||||
"lodash": ">=4.17.13",
|
||||
|
||||
Reference in New Issue
Block a user