mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-04-25 21:55:42 +08:00
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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user