Patrick Kaim

Results 2 comments of Patrick Kaim

I seem to have the same issue. Very easy to reproduce. I've setup a simple project: https://github.com/PatrickKaim/VueI18NTest.git How to reproduce: - Run `meteor create projectName --vue` - `cd projectName` -...

Just to make sure the build is working I created a clean project and just did a build. Build went ok but bundling didn't. `meteor create project --vue` And did...