kickstart-mantrajs-webpack
kickstart-mantrajs-webpack copied to clipboard
Kickstart application with Mantrajs and meteor-webpack
Has anyone successfully deployed a project to Modulus?
Hi Tomas, Thanks for putting this boilerplate out! In regards to HMR, wouldn't it be a good idea to convert the bare react components that come bundled with Mantra's example...
I've tried `npm test`, but that doesn't not seem to be configured in `packages.json`.
After running `meteor upgrade`, the app doesn't work and raises the error: `Error: Can't find npm module 'react-addons-transition-group'. Did you forget to call 'Npm.depends' in package.js within the 'modules-runtime' package?`...
Hi - all I did was clone this and try to run it (no Meteor upgrade or anything - just as is) and am getting the following error: ``` ERROR...
This seems like a typo @tomitrescak
I got the following err. Tried to run npm as admin but the err is still there. I know I know Ill get a Mac when I have the money....
Hi, I've just tried hosting the `public/` folder. By default, it should be in the root folder, so next to `/src/`. Perhaps it would be better to host this from...
I was unable to solve this with other Mantra configurations, no usable response in the repo's as well. Can I do this with this kickstarter? For example, I installed 'react-bootstrap'...
Should this work with Meteor 1.3? I'm getting the error `Uncaught ReferenceError: __WebpackDevServerConfig__ is not defined`