template cover with updated example.config.js

This commit is contained in:
Sam Ludford
2019-05-16 10:38:46 +01:00
committed by Lachlan Kermode
parent 6e2ae8cd20
commit db92644624
22 changed files with 12866 additions and 76 deletions

3
.gitignore vendored
View File

@@ -3,9 +3,6 @@ build/
node_modules/
config.js
dev.config.js
# ignore all covers but the default
src/components/presentational/covers/
!src/src/components/presentational/covers/Default.js
src/\.DS_Store