mantrajs / kickstart-mantrajs-webpack

Kickstart application with Mantrajs and meteor-webpack
45 stars 12 forks source link

Not aligned with Atom plugin / Mantra specs? #4

Closed sandervanhooft closed 8 years ago

sandervanhooft commented 8 years ago

Hi Tomas,

I just installed this kickstarter. Love the Atom plugin you created(!!), so initialized it right after. Seems like it is not aligned with this kickstarter package yet. Some things I noticed:

    src/client/main.js // kickstarter repo already has a similar index.js file
    src/server/main.js //kickstarter repo already has a similar index.js file
    src/server/methods/index.js //kickstarter repo has none
    src/server/publications/index.js //kickstarter repo has none

What's your view on this?

Kind regards,

Sander