File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 3131 </div >
3232 </div >
3333 </app-root >
34- <script rel =" preload" as =" script" type =" text/javascript" src =" //cdn.jsdelivr.net/npm/altair-static/build/dist/runtime.js" ></script >
35- <script rel =" preload" as =" script" type =" text/javascript" src =" //cdn.jsdelivr.net/npm/altair-static/build/dist/polyfills.js" ></script >
36- <script rel =" preload" as =" script" type =" text/javascript" src =" //cdn.jsdelivr.net/npm/altair-static/build/dist/main.js" ></script >
34+ <script type =" module" src =" //cdn.jsdelivr.net/npm/altair-static/build/dist/polyfills.js" ></script >
35+ <script type =" module" src =" //cdn.jsdelivr.net/npm/altair-static/build/dist/main.js" ></script >
3736
38- <script >
37+ <script type = " module " >
3938 function getSubscriptionsEndPoint () {
4039 let subscriptionsEndPoint = " @Model.SubscriptionsEndPoint" ;
4140 if (/ ^ (?:[a-z ] + :)? \/\/ / i .test (subscriptionsEndPoint)) {
You can’t perform that action at this time.
0 commit comments