From 0c3f48ae57aff6c954e24e14584594e0d8daa155 Mon Sep 17 00:00:00 2001 From: sun <776766759@qq.com> Date: Mon, 29 Jan 2018 11:21:59 +0800 Subject: [PATCH] Update README.md fix wrong file name --- examples/with-vue/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/with-vue/README.md b/examples/with-vue/README.md index 81ede0cd..572667bb 100644 --- a/examples/with-vue/README.md +++ b/examples/with-vue/README.md @@ -12,7 +12,7 @@ for purgecss: npm i --save-dev glob-all purgecss-webpack-plugin ``` -You need to modify the file `webpack.prop.conf.js` by adding the following code: +You need to modify the file `webpack.prod.conf.js` by adding the following code: line 13