Skip to content

Commit a55c7ab

Browse files
committed
[demo] Rebuild with Fix #145 [context-generator] Show warning message on the renaming of context generators
1 parent b297f4b commit a55c7ab

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

demo/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<html lang="en">
1616
<head>
1717
<meta charset="utf-8">
18-
<script src="../../thin-hook/hook.min.js?version=446&no-hook-authorization=c3a79b39ec09b39b7aacfe913843ec404868f5837319a3a309030ea137527a5c,1c6af8fcfbdb7865daf1ec7c53730544f7dea0cbf4d0029ee2f109bcfdd431a3,873263e4048922bed5c4cf29407ab0ca45f1b4b3d07f0f31422403366c3ffc59,log-no-hook-authorization&sw-root=/&no-hook=true&hook-name=__hook__&context-generator-name=method&discard-hook-errors=false&fallback-page=index-fb.html&hook-property=true&hook-global=true&hook-prefix=_pp_&compact=true&service-worker-ready=false"></script></head></html><!--
18+
<script src="../../thin-hook/hook.min.js?version=446&no-hook-authorization=32b7208a72ba99b9fb0d88ee8b71b09a638bf2787f08470ca5823d178b6ae922,1c6af8fcfbdb7865daf1ec7c53730544f7dea0cbf4d0029ee2f109bcfdd431a3,873263e4048922bed5c4cf29407ab0ca45f1b4b3d07f0f31422403366c3ffc59,log-no-hook-authorization&sw-root=/&no-hook=true&hook-name=__hook__&context-generator-name=method&discard-hook-errors=false&fallback-page=index-fb.html&hook-property=true&hook-global=true&hook-prefix=_pp_&compact=true&service-worker-ready=false"></script></head></html><!--
1919
<script context-generator src="no-hook-authorization.js?no-hook=true"></script>
2020
<script context-generator src="context-generator.js?no-hook=true"></script>
2121
<script context-generator no-hook>

demo/original-index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<html lang="en">
1616
<head>
1717
<meta charset="utf-8">
18-
<script src="../../thin-hook/hook.min.js?version=446&no-hook-authorization=c3a79b39ec09b39b7aacfe913843ec404868f5837319a3a309030ea137527a5c,1c6af8fcfbdb7865daf1ec7c53730544f7dea0cbf4d0029ee2f109bcfdd431a3,873263e4048922bed5c4cf29407ab0ca45f1b4b3d07f0f31422403366c3ffc59,log-no-hook-authorization&sw-root=/&no-hook=true&hook-name=__hook__&context-generator-name=method&discard-hook-errors=false&fallback-page=index-fb.html&hook-property=true&hook-global=true&hook-prefix=_pp_&compact=true&service-worker-ready=true"></script>
18+
<script src="../../thin-hook/hook.min.js?version=446&no-hook-authorization=32b7208a72ba99b9fb0d88ee8b71b09a638bf2787f08470ca5823d178b6ae922,1c6af8fcfbdb7865daf1ec7c53730544f7dea0cbf4d0029ee2f109bcfdd431a3,873263e4048922bed5c4cf29407ab0ca45f1b4b3d07f0f31422403366c3ffc59,log-no-hook-authorization&sw-root=/&no-hook=true&hook-name=__hook__&context-generator-name=method&discard-hook-errors=false&fallback-page=index-fb.html&hook-property=true&hook-global=true&hook-prefix=_pp_&compact=true&service-worker-ready=true"></script>
1919
<script context-generator src="no-hook-authorization.js?no-hook=true"></script>
2020
<script context-generator src="context-generator.js?no-hook=true"></script>
2121
<script context-generator no-hook>

0 commit comments

Comments
 (0)