commit a17c01f7200c68970ddf7f2ed5c2dd6d1e1bbb5a
parent 5ade8b8e1ef0154ce11a55a0da96594d404c18bb
Author: Konstantin Tarkus <hello@tarkus.me>
Date: Wed, 1 Oct 2014 11:59:44 +0400
Add a comment to Webpack config file
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/config/webpack.js b/config/webpack.js
@@ -6,6 +6,7 @@
/*
* Webpack configuration. For more information visit
* http://webpack.github.io/docs/configuration
+ * https://github.com/petehunt/webpack-howto
*/
'use strict';