mirror of
https://github.com/chinchang/web-maker.git
synced 2025-06-11 12:11:06 +02:00
signup: fix script path
This commit is contained in:
12
packages/signup/dist/index.html
vendored
12
packages/signup/dist/index.html
vendored
@ -1,11 +1 @@
|
||||
<!doctype html>
|
||||
<html>
|
||||
<head>
|
||||
<title>signInWithPopup</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>signInWithPopup</h1>
|
||||
|
||||
<script src="/index.a3cfa626.js" defer=""></script>
|
||||
</body>
|
||||
</html>
|
||||
<!doctype html><html><head><title>signInWithPopup</title></head><body> <h1>signInWithPopup</h1> <script type="module" src="/signup/index.1903c1b7.js"></script> </body></html>
|
Reference in New Issue
Block a user