Marek Piasecki
2 years ago
2 changed files with 3 additions and 4 deletions
@ -1,4 +1,3 @@ |
|||
import './router.imba' |
|||
if(import.meta.env.MODE == 'development'){ |
|||
import("./main.imba") |
|||
} |
|||
import './main.imba' |
|||
R.url_changed() // the best if you move it right before imba.mount
|
Loading…
Reference in new issue