Blaze serves also static index.html and bundle.js
This commit is contained in:
Vendored
+3
@@ -0,0 +1,3 @@
|
||||
window.onload = () => {
|
||||
console.log("this comes from bundle.js")
|
||||
}
|
||||
Reference in New Issue
Block a user