Base webpack config
This commit is contained in:
@@ -0,0 +1 @@
|
||||
import '../../style.css';
|
||||
@@ -0,0 +1,10 @@
|
||||
<!doctype html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>Regexper - 404</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>404</h1>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user