mirror of
https://github.com/morten-olsen/parcel.git
synced 2026-02-08 01:36:24 +01:00
Deploying to gh-pages from @ 42e8de1473 🚀
This commit is contained in:
10
index.html
10
index.html
@@ -1,9 +1 @@
|
|||||||
<!DOCTYPE html>
|
<!doctype html><html><head><meta charset="utf-8"><title>Parcel</title><meta name="viewport" content="width=device-width,initial-scale=1"></head><body><script src="app.js"></script></body></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.js"></script></body>
|
|
||||||
</html>
|
|
||||||
Reference in New Issue
Block a user