I'm using Mithril as my front end framework and Laravel for my back-end. I would love to use this: https://github.com/insin/msx
But not quite sure how to add it as a plugin to browserify. Is it possible to do it at all?
I'm using Mithril as my front end framework and Laravel for my back-end. I would love to use this: https://github.com/insin/msx
But not quite sure how to add it as a plugin to browserify. Is it possible to do it at all?
Nevermind, I found this link: https://github.com/sectore/mithrilify
Installed and works like a charm!