Merge pull request #1995 from roots/dev-to-test

Change .dev to .test for default local dev TLD
This commit is contained in:
Ben Word
2017-11-18 17:43:54 -07:00
committed by GitHub

View File

@@ -9,7 +9,7 @@
]
},
"publicPath": "/app/themes/sage",
"devUrl": "http://example.dev",
"devUrl": "http://example.test",
"proxyUrl": "http://localhost:3000",
"cacheBusting": "[name]_[hash:8]",
"watch": [