Skip to content

Commit

Permalink
deploy: 48e69f3
Browse files Browse the repository at this point in the history
  • Loading branch information
intellifactory-gh committed Dec 11, 2023
1 parent ef54ece commit ae9526f
Show file tree
Hide file tree
Showing 7 changed files with 252 additions and 292 deletions.
4 changes: 0 additions & 4 deletions Content/WebSharper.ChartJs.Testing.head.html
Original file line number Diff line number Diff line change
@@ -1,4 +0,0 @@
<!--[if lte IE 11.0]>
<![endif]-->
<!--[if lte IE 9.0]>
<![endif]-->
2 changes: 1 addition & 1 deletion Content/WebSharper.ChartJs.Testing.head.js
Original file line number Diff line number Diff line change
@@ -1 +1 @@
document.write("<!--[if lte IE 11.0]>\r\n<![endif]-->\r\n<!--[if lte IE 9.0]>\r\n<![endif]-->\r\n")
document.write("")
5 changes: 1 addition & 4 deletions Content/WebSharper.ChartJs.Testing.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
import Runtime, { LoadScript, Start as Start_1 } from "./WebSharper.Core.JavaScript/Runtime.js"
Runtime.ScriptBasePath="/Content/";
LoadScript("WebSharper.UI/closest.js");
LoadScript("WebSharper.Main/AnimFrame.js");
import { Start as Start_1 } from "./WebSharper.Core.JavaScript/Runtime.js"
import { Chart } from "chart.js/auto"
import { Lazy, Create as Create_1, SetOptional, GetOptional, Force, OnLoad } from "./WebSharper.Core.JavaScript/Runtime.js"
function isIDisposable(x){
Expand Down
504 changes: 250 additions & 254 deletions Content/WebSharper.ChartJs.Testing.min.js

Large diffs are not rendered by default.

24 changes: 0 additions & 24 deletions Content/WebSharper.Main/AnimFrame.js

This file was deleted.

1 change: 0 additions & 1 deletion Content/WebSharper.Main/AnimFrame.min.js

This file was deleted.

4 changes: 0 additions & 4 deletions Content/WebSharper.UI/closest.js

This file was deleted.

0 comments on commit ae9526f

Please sign in to comment.