kickstart-mantrajs-webpack
kickstart-mantrajs-webpack copied to clipboard
Kickstart not working no matter what Meteor version - PLEASE HELP
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 in ./src/client.js
Module parse failed:src\client.js Line 1: Unexpected token
You may need an appropriate loader to handle this file type.
| import { FlowRouter } from 'meteor/kadira:flow-router';
|
| import './client/main.js';
@ multi main
Any idea why or what to try/check?
Tried upgrading to Meteor 1.3.2 and same thing. Also others reporting seeing this with other kickstarts here