From 489dd7ffe3f8776159d760394ba99a489b319f92 Mon Sep 17 00:00:00 2001 From: Sean Larkin Date: Tue, 21 Feb 2017 12:19:40 -0600 Subject: [PATCH] fix(readme): Created WIP information for README usage --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index db3b196..0528259 100644 --- a/README.md +++ b/README.md @@ -41,3 +41,11 @@ Currently to architect a webpack configuration for multi page web applications, - `npm run test:watch` ## Usage [WIP] + +### Plugin Options [WIP] +`sharedChunkName` +`vendorChunkName` +`inlineChunkName` +`templateFilename` +`templatePath` +`htmlTemplatePath`