Commit Graph

44 Commits

Author SHA1 Message Date
Chris 827dd86a3c Added support for bower components, as requested in https://github.com/weblogixx/react-webpack-template/issues/8 2015-10-27 08:45:12 +01:00
Chris 89f6f1701b Added support for coverage reporting (as requested in https://github.com/newtriks/generator-react-webpack/issues/158) 2015-10-27 08:08:26 +01:00
Chris ed4e8a17f3 0.3.1 v0.3.1 2015-10-23 09:46:08 +02:00
Chris 99ef0116e0 Updated changelog for 0.3.1 2015-10-23 09:45:53 +02:00
Chris 3027a257aa Added new dev dependencies and some badges 2015-10-23 09:41:39 +02:00
Chris 65ffe317bc Merge pull request #7 from mjul/autowatch
Update by @mjul: Don't rely Karma autoWatch being true in config
2015-10-23 00:08:57 +02:00
Martin Jul 61a6776cc8 Don't rely Karma autoWatch being true in config 2015-10-22 23:36:13 +02:00
Chris d548936421 Updated changelog to reflect new pull requests. 2015-10-22 12:47:03 +02:00
Chris d2b6d1a7ac 0.3.0 v0.3.0 2015-10-22 12:44:58 +02:00
Chris d49fa2cc22 Merge pull request #6 from sthzg/feat_check_production_builds
Feature from @sthzg: #4 -- added DefinePlugin to plugins for dist builds (see https://github.com/weblogixx/react-webpack-template/issues/4)
2015-10-22 12:41:27 +02:00
sthzg 448ad72b83 #4 -- added DefinePlugin to plugins for dist builds 2015-10-22 10:58:39 +02:00
Chris e167efec72 Updated README with new phrasing (it IS the base for generator-react-webpack now) 2015-10-21 16:06:42 +02:00
Chris 71d7fa388d Merge pull request #5 from sthzg/feat_env_based_app_configs
Feature from @sthzg: #1 -- added support to import app configuration based on --env
2015-10-21 15:47:36 +02:00
sthzg 236012dea6 #1 -- added support to import app configuration based on --env 2015-10-21 12:37:52 +02:00
Chris 8550022eb5 Merge pull request #3 from mjul/patch-1
Feature by @mjul: Add target to run tests continuously
2015-10-21 07:45:25 +02:00
Martin Jul 1424f8f41d Add info on running tests continuously 2015-10-20 16:25:32 +02:00
Martin Jul e710db370c Add target to run tests continuously
Enables `npm run test:watch`
2015-10-20 16:15:57 +02:00
Chris 00414460b2 0.2.2 v0.2.2 2015-10-19 10:46:21 +02:00
Chris f1eb6504e0 Added current version of webpack-dev-server to dependencies list 2015-10-19 10:46:10 +02:00
Chris 515969e6be 0.2.1 v0.2.1 2015-10-16 07:58:19 +02:00
Chris 05a06a819a Added jsx-uses-react flag in eslint to prevent false positives about react included but not used in components. 2015-10-16 07:57:39 +02:00
Chris 2188e5cd0b 0.2.0 v0.2.0 2015-10-12 07:57:52 +02:00
Chris 4e4993e5b5 Added compatibility for react 0.14 2015-10-12 07:57:40 +02:00
Chris 5d46050bbb Added travis badge 2015-10-07 08:48:47 +02:00
Chris b40367218f Added travis support 2015-10-07 08:46:27 +02:00
Chris 0280358f61 0.1.0 v0.1.0 2015-09-17 08:02:57 +02:00
Chris f871f2aef7 Added own configuration objects for different webpack environments. 2015-09-17 08:02:36 +02:00
Chris 22be5fe0f4 Added stylesheet types to null-loader for unit tests 2015-09-16 11:37:09 +02:00
Chris 393b04526a 0.0.10 v0.0.10 2015-09-16 10:27:34 +02:00
Chris c2b2d99f61 Added support for alternate loaders. 2015-09-16 10:27:22 +02:00
Chris 02ff1ecad6 0.0.9 v0.0.9 2015-09-10 14:57:19 +02:00
Chris 12a446f747 0.0.8 v0.0.8 2015-09-10 14:56:47 +02:00
Chris 262c0bbc9e Added shortcut for releases 2015-09-10 14:56:24 +02:00
Chris 0906a22faa 0.0.7 v0.0.7 2015-09-10 14:54:02 +02:00
Chris d94724832e Added yeoman image as default view. 2015-09-10 14:53:32 +02:00
Chris 4c7e9732af 0.0.6 v0.0.6 2015-09-09 22:05:00 +02:00
Chris 570db8e4ea Added some performance improvements to webpack configuration. 2015-09-09 22:04:55 +02:00
Chris a18cbbb270 0.0.5 v0.0.5 2015-09-08 19:51:00 +02:00
Chris c9ad7660cf Added new cleanup and copy scripts 2015-09-08 19:42:25 +02:00
Chris 6120960959 Added correct env for dist command 2015-09-08 19:12:37 +02:00
Chris 5055c67f68 Added ability to unit test features. 2015-08-31 11:21:01 +02:00
Chris 5e32fef364 Added base webpack configuration and needed shellscripts. 2015-08-27 17:07:53 +02:00
Christian.Schilling dce9142863 Add needed base files 2015-08-27 10:33:46 +02:00
Chris f274d99534 Initial commit 2015-08-27 10:06:02 +02:00