babylon-runtime / _r

Code Less, Babylon More
https://babylon-runtime.github.io/
Apache License 2.0
8 stars 1 forks source link

Calling _r.load.script in <head> thrown an exception #34

Open fabsharp opened 4 years ago

fabsharp commented 4 years ago

this works :

window.onload = function() {
    _r.load.script("/socket.io/socket.io.js").then(() => {