From 9cb8dfa3aa6fece941fe3ac34343657bbf13d7c6 Mon Sep 17 00:00:00 2001 From: Jan Nicklas Date: Fri, 24 Jul 2015 16:48:24 +0200 Subject: [PATCH] Fix rebase typo --- .gitignore | 3 ++- README.md | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index b040643..39aa297 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /node_modules/ /dist/ -examples/*/dist \ No newline at end of file +examples/*/dist +npm-debug.log diff --git a/README.md b/README.md index 189a1cb..f9c3f4a 100644 --- a/README.md +++ b/README.md @@ -135,7 +135,7 @@ plugins: [ - {%= o.htmlWebpackPlugin.options.title %} + <%= htmlWebpackPlugin.options.title %>