Mike Kornelson

Results 5 issues of Mike Kornelson

It looks like the ESM build is present but the package.json does not have the `module` section. `"module": "dist/index.esm.js",`

enhancement

Any thoughts on using Meteor 1.5 vs 1.4.x? I'm going to see if a simple upgrade works and I'll report my findings here.

This isn't an issue with the current code base but I'm running into it with my additions to Crater. I've taken what I could from the webpack 2 branch and...

I've been having strange issues with crater server-side. I've been getting 100% usage on a single node process. I was pretty sure that it had something to do with the...

I'm not sure if you want to include this in your project or just leave it as an exercise for the user. Using the webpack resolve property doesn't work because...