Compare commits
1 Commits
3d3fb0e552
...
25b4769a20
Author | SHA1 | Date |
---|---|---|
projectmoon | 25b4769a20 |
|
@ -15,3 +15,4 @@ bigboy
|
||||||
node_modules
|
node_modules
|
||||||
dist/
|
dist/
|
||||||
yarn-error.log
|
yarn-error.log
|
||||||
|
api/dist
|
||||||
|
|
File diff suppressed because one or more lines are too long
|
@ -1,9 +0,0 @@
|
||||||
<!DOCTYPE html>
|
|
||||||
<html>
|
|
||||||
<head>
|
|
||||||
<meta charset="utf-8">
|
|
||||||
<title>Webpack App</title>
|
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1"></head>
|
|
||||||
<body>
|
|
||||||
<script src="app.bundle.js"></script></body>
|
|
||||||
</html>
|
|
Loading…
Reference in New Issue