@sdkgen/playground 0.0.0-dev.20220302220503 → 0.0.0-dev.20220304171350
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -632,7 +632,7 @@ zone.js
|
|
|
632
632
|
MIT
|
|
633
633
|
The MIT License
|
|
634
634
|
|
|
635
|
-
Copyright (c) 2010-
|
|
635
|
+
Copyright (c) 2010-2022 Google LLC. https://angular.io/license
|
|
636
636
|
|
|
637
637
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
638
638
|
of this software and associated documentation files (the "Software"), to deal
|
package/dist/index.html
CHANGED
|
@@ -15,6 +15,6 @@
|
|
|
15
15
|
<style>*{box-sizing:border-box}html,body{display:block;margin:0;padding:0;width:100%;height:100%;background-color:#1e1e1e;color:#bfbfbf;font-family:Roboto,Helvetica Neue,sans-serif}@supports (-webkit-marquee-repetition: infinite) and (object-fit: fill){html,body{overflow:hidden}}</style><link rel="stylesheet" href="styles.4eacc8fa36b92127.css" media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="styles.4eacc8fa36b92127.css"></noscript></head>
|
|
16
16
|
<body>
|
|
17
17
|
<app-root></app-root>
|
|
18
|
-
<script src="runtime.0825e755d4f8b9f2.js" type="module"></script><script src="polyfills.
|
|
18
|
+
<script src="runtime.0825e755d4f8b9f2.js" type="module"></script><script src="polyfills.3fda8322df04f1b3.js" type="module"></script><script src="main.836fc2401c6a5c20.js" type="module"></script>
|
|
19
19
|
|
|
20
20
|
</body></html>
|