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
Showing
+80 -1
fixtures/smoke/relative-paths/index.test.js
0 → 100644
fixtures/smoke/relative-paths/package.json
0 → 100644
fixtures/smoke/relative-paths/src/index.css
0 → 100644
fixtures/smoke/relative-paths/src/index.js
0 → 100644
fixtures/smoke/relative-paths/src/logo.svg
0 → 100644
Please register or sign in to comment