Added support for bower components, as requested in https://github.com/weblogixx/react-webpack-template/issues/8

This commit is contained in:
Chris
2015-10-27 08:45:12 +01:00
parent 89f6f1701b
commit 827dd86a3c
5 changed files with 26 additions and 2 deletions
+3
View File
@@ -25,3 +25,6 @@ build/Release
# Dependency directory
# https://www.npmjs.org/doc/misc/npm-faq.html#should-i-check-my-node_modules-folder-into-git
node_modules
# Bower
bower_components/