Update README.md

This commit is contained in:
Evan Bacon
2019-10-08 17:04:25 -07:00
committed by GitHub
parent f8769389b3
commit 3f021eb534

View File

@@ -17,10 +17,7 @@
config,
{
projectRoot: resolve(__dirname, '../'),
},
{
supportsFontLoading: false,
},
}
);
};
```