Correctly lookup assets when using a relative build directory (#5163)

* Correctly lookup assets when using a relative build directory

* Hah, var ...

* Add e2e test for relative paths

* Format svg
This commit is contained in:
Joe Haddad
2018-09-28 23:03:48 -04:00
committed by GitHub
parent bf408bde1e
commit 42026a01f7
8 changed files with 80 additions and 1 deletions

View File

@@ -23,6 +23,7 @@
"execa": "1.0.0",
"fs-extra": "^7.0.0",
"get-port": "^4.0.0",
"globby": "^8.0.1",
"husky": "1.0.0-rc.15",
"jest": "^23.6.0",
"lerna": "2.9.1",