1
0
mirror of https://github.com/jhillyerd/inbucket.git synced 2026-01-28 14:05:57 +00:00

ui: minimal webpack 4 build w/ proxy & hot reload

This commit is contained in:
James Hillyerd
2018-11-16 22:49:50 -08:00
parent fe20854173
commit 284dd70bc6
6 changed files with 87 additions and 23 deletions

View File

@@ -1,10 +1,10 @@
{
"short_name": "Elm App",
"name": "Create Elm App Sample",
"short_name": "Inbucket",
"name": "Inbucket",
"icons": [
{
"src": "favicon.ico",
"sizes": "192x192",
"src": "favicon.png",
"sizes": "16x16",
"type": "image/png"
}
],