feature: handle multiple configs

This commit is contained in:
Jean-Baptiste Pasquier
2020-12-14 11:24:35 +01:00
parent 7b87f436a0
commit deb3b25520
7 changed files with 169 additions and 116 deletions

23
.gitignore vendored
View File

@ -1,13 +1,22 @@
**/node_modules
config.json
.DS_Store
*.iml
*.swp
dist
.npm
# Test cache
cache
cypress/screenshots
cypress/videos
cache
.npm
.DS_Store
src/manifest.webmanifest
.cache
# Built files
.cache
dist
# Config specific files
config.json
config.*.json
!config.sample.json
# PWA Generated file
src/manifest.webmanifest