mirror of
https://github.com/zhigang1992/apollo.git
synced 2026-04-29 04:15:37 +08:00
Merge pull request #390 from apollographql/no-path-prefix-in-dev
Remove --prefix-paths in development
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"scripts": {
|
||||
"start": "gatsby develop --prefix-paths"
|
||||
"start": "gatsby develop"
|
||||
},
|
||||
"dependencies": {
|
||||
"gatsby": "2.3.14",
|
||||
|
||||
Reference in New Issue
Block a user