-
The problem is that sometimes (for whatever reason, using `npm link` is often the cause) there are more than one version of the same package in `node_modules`, which causes problems with libraries tha…
-
网站:
angular峰会:https://www.ng-conf.org/#/
对话:https://devchat.tv
angular book2(有钱可买一本):https://www.ng-book.com/2/
Google web starter:https://developers.google.com/web/tools/starter-kit/
资料:
es6标准入门:htt…
-
First off, I really dig this project, thanks for doing it!I love meteor, webpack, and react. My biggest issue with meteor was the way everything is shared as a global. So I was excited to see this pro…
-
I'm getting the following errors, any idea how to resolve it?
ERROR in api/node_modules/meteor-rxjs/dist/MeteorObservable.d.ts(123,34): error TS2503: Cannot find namespace 'Tracker'.
api/node_modu…
-
Hey there,
I'm thinking about moving my Meteor app over to webpack, and this seems to be a nice solution.
I have two questions.
First, can I easily use this with [meteord](https://github.com/meteorha…
-
Blocker: Unable to run a Meteor app because import of a library returns an empty object, as described in all these threads:
- https://github.com/meteor/meteor/issues/10065
- https://forums.meteor.…
-
Vue is 2.1.10
npm: 4.5.0
Meteor.js
Got separate install of typeahead.
```
(!) Warning: node_modules/vue-strap/src/FormGroup.vue: tag has no matching end tag.
(!) Warning: node_modules/vue-…
-
Does this repo support meteor 1.3?
-
I'm having this issue with `aldeed:schema-index` although I think the same issue would apply also to other meteor packages. Basically what this package does is add several options to SimpleSchema.
``…
-
Will there be or is there already a current kickstarter template for those of us wanting to convert an existing monolith meteor application or start a new one?