fune/dom/base/test/file_module_js_cache_no_module.html

10 lines
209 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Load the module script as a regular script</title>
</head>
<body>
<script id="watchme" src="file_module_js_cache.js"></script>
</body>
</html>