mirror of
https://github.com/wassname/react-webpack-template.git
synced 2026-07-12 22:16:38 +08:00
Added support for bower components, as requested in https://github.com/weblogixx/react-webpack-template/issues/8
This commit is contained in:
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user