[DeviceHome] Don't download library from not manageable CDN 08/264908/1
authorYoungsoo Choi <kenshin.choi@samsung.com>
Tue, 5 Oct 2021 01:22:41 +0000 (18:22 -0700)
committerYoungsoo Choi <kenshin.choi@samsung.com>
Tue, 5 Oct 2021 01:27:14 +0000 (18:27 -0700)
commit38983178b88c5aa1aa40b243ceadcc3a458fd616
treeda5f7fa31e55944d32f21b7e7de13f2795c570b2
parent58ec81468652bdc8a4a1f579d4498d1dfe2a6596
[DeviceHome] Don't download library from not manageable CDN

The mustache library CDN can't be manageable by Samsung.
So, we can't deal with any network issue of the library repository.

It's safer to keep it in local resource because it's only 6.38KB.

Change-Id: I420c74e68e2ade3424245f66bd99abc11c5ed695
Signed-off-by: Youngsoo Choi <kenshin.choi@samsung.com>
device_home/client/client.html
device_home/client/js/lib/mustache.js [new file with mode: 0644]