Skip to content

Commit

Permalink
Merge pull request #267 from Ao99/development
Browse files Browse the repository at this point in the history
feat: upgrade apl-suggester and apl-viewhost-web to version 2023.2
  • Loading branch information
CamdenFoucht authored Jul 12, 2023
2 parents a928378 + 16e1265 commit f779d32
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 f779d32

Please sign in to comment.