##// END OF EJS Templates
bump dependencies, bump ts to 5.2...
bump dependencies, bump ts to 5.2 moved observables logic to ObservableImpl fixed while/until bug with complete handler multiple call

File last commit:

r99:908c1ce6ce6d v1.3
r155:6acbe6efbe20 v1.10.2 default
Show More
index.html
12 lines | 321 B | text/html | HtmlLexer
cin
Added playground project
r97 <!DOCTYPE html>
<html>
<head>
<meta charset='utf-8'>
<meta http-equiv='X-UA-Compatible' content='IE=edge'>
<title>Djx playground</title>
<meta name='viewport' content='width=device-width, initial-scale=1'>
cin
Working sandbox
r99 <script data-main="config.js" src='js/require.js'></script>
cin
Added playground project
r97 </head>
<body>
</body>
</html>