Skip to content

Commit

Permalink
feat: upgrade apl-suggester and apl-viewhost-web to version 2023.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Ao Dong committed Jul 11, 2023
1 parent a928378 commit 16e1265
Show file tree
Hide file tree
Showing 3 changed files with 65 additions and 17,867 deletions.
2 changes: 1 addition & 1 deletion media/previewApl/previewApl.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
content="default-src https: data:; img-src https: data:; script-src vscode-resource: https: data: 'unsafe-inline' 'unsafe-eval'; style-src vscode-resource: 'unsafe-inline';" />

<title>APL Preview</title>
<script src="https://d2o906d8ln7ui1.cloudfront.net/apl-wasm-2023.1.js"></script>
<script src="https://d2o906d8ln7ui1.cloudfront.net/apl-wasm-2023.2.js"></script>
<script>window.AplRenderer || document.write('<script src="${customJavascript}"><\\/script>')</script>
<script src="${aplRenderUtils}"></script>
<script src="${javascript}"></script>
Expand Down
Loading

0 comments on commit 16e1265

Please sign in to comment.