Dan Abramov
bb725e09b2
Remove unnecessary describe()
2016-09-01 18:26:07 +01:00
Dan Abramov
67fe75926a
Update Jest ( #530 )
...
* Update Jest
* Remove default snapshot test
* Fix a few things
* Add a simple default test
* App.spec.js -> App.test.js
* Fix e2e test
* Bump Jest
2016-09-01 02:08:27 +01:00
Andrey Popp
60178ac742
Load favicon through html-loader. ( #428 )
...
* Load favicon through html-loader.
Fixes #291 .
* Add test for *.ico in e2e test suite
* Configure html-loader to process <link href="...">
* Address feedback on html-loader inclusion.
* Place favicon.ico at the root of the build dir
* Make comment style consistent between prod and dev webpack configs
* Fix html-loader config in dev mode
2016-08-12 22:37:54 +01:00
Christoph Pojer
0e5abada75
Add Jest. ( #250 )
2016-08-02 00:22:33 +01:00
Joan Leon
bbce8038e1
Optimize logo.svg from template folder ( #281 )
2016-07-29 19:02:12 +01:00
Dan Abramov
9885e08c19
Remove accidental exclamation
2016-07-27 16:54:10 +01:00
Dan Abramov
9645cbd117
Switch over to recommending pushstate-server
...
It has a sane default port, gzip, and doesn’t aggressively cache index.html.
Perfect.
2016-07-27 16:52:58 +01:00
Héliton Nordt
591fbbfa59
Avoid CSS globals ( #220 )
2016-07-26 09:49:29 -07:00
Dan Abramov
ee91202ca7
Move favicon outside src
2016-07-22 11:06:23 +01:00
Keyan Zhang
cbb4123b67
added favicon ( #70 )
2016-07-22 04:29:52 +01:00
Dan Abramov
3809cf1283
Tweak conventions
2016-07-21 17:04:36 +01:00
Dan Abramov
bc6f4e199c
Tweak conventions and fix example
2016-07-21 05:57:21 +01:00
eanplatter
a6edb523a8
Add README to generated project. ( #33 )
...
* Add README to generated project
* add logo.svg
* syntax cleanup
2016-07-21 05:05:41 +01:00