Skip to content

Commit

Permalink
Add cache (#137)
Browse files Browse the repository at this point in the history
  • Loading branch information
hyf-github-user authored Sep 7, 2024
1 parent af829a2 commit 2ccd7cb
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "add cache",
"packageName": "@acedatacloud/nexior",
"email": "[email protected]",
"dependentChangeType": "patch"
}
3 changes: 3 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
<meta http-eguiv="Cache-Control" content="no-cache, no-store, max-age=0, must-revalidate" />
<meta http-eguiv="Pragma" content="no-cache" />
<meta http-equiv="Expires" content="0" />
<title>Ace Data Cloud</title>
</head>
<body>
Expand Down

0 comments on commit 2ccd7cb

Please sign in to comment.