回答編集履歴
1
修正
test
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
"public/ui/index.html"はシステムのrootから
|
1
|
+
"public/ui/index.html"はシステムのrootから相対パスになっていますが、
|
2
2
|
|
3
3
|
今回のケースで使いたいのはproject rootからの相対パスです。
|
4
4
|
|