Skip to content

Commit

Permalink
v0.2.0 playground build
Browse files Browse the repository at this point in the history
  • Loading branch information
fabiandev committed Oct 28, 2018
1 parent 3b818dc commit a3ac981
Show file tree
Hide file tree
Showing 16 changed files with 55 additions and 64 deletions.
37 changes: 37 additions & 0 deletions docs/062507dfccf136aa529a.worker.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/062507dfccf136aa529a.worker.js.map

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions docs/5eb69ef5baeeb3a5ad32.vendors.tslibs.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/5eb69ef5baeeb3a5ad32.vendors.tslibs.js.map

Large diffs are not rendered by default.

52 changes: 0 additions & 52 deletions docs/a17e8d1785499221c641.worker.js

This file was deleted.

1 change: 0 additions & 1 deletion docs/a17e8d1785499221c641.worker.js.map

This file was deleted.

2 changes: 1 addition & 1 deletion docs/app.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/app.js.map

Large diffs are not rendered by default.

7 changes: 5 additions & 2 deletions docs/index.html
Expand Up @@ -6,7 +6,7 @@
<base id="base" href="">
<title>ts-runtime Playground</title>
<link rel="icon" href="assets/favicon.ico">
<link rel="stylesheet" href="style.css?0.1.35">
<link rel="stylesheet" href="style.css?0.2.0">
</head>

<body>
Expand All @@ -21,6 +21,9 @@
<a href="">TypeScript Runtime Type Checks Playground</a>
<span id="options-toggle" class="icon-cog"></span>
<div id="options">
<div class="info">
ts-runtime v0.2.0
</div>
<h6>Transformer Options:</h6>
<div class="option">
<input class="tsrOptions" type="checkbox" name="noAnnotate" value="true">
Expand Down Expand Up @@ -110,7 +113,7 @@ <h6>Compiler Options:</h6>
</div>

<script src="https://unpkg.com/monaco-editor@^0.10.0/min/vs/loader.js"></script>
<script src="app.js?0.1.35"></script>
<script src="app.js?0.2.0"></script>
</body>

</html>
2 changes: 1 addition & 1 deletion docs/proxy.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/run.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a3ac981

Please sign in to comment.