webpack/test/fixtures/errors/abc.html

7 lines
77 B
HTML

<!DOCTYPE html>
<html>
<body>
<h1>I love webpack :)</h1>
</body>
</html>