-
I must be misunderstanding how to use this plugin because the very first step in the documentation doesn't work?
You're supposed to cd into your project root directory then create a new meteor serv…
-
I've got this config for the babel-loader:
``` js
test: /\.jsx?$/,
loader: 'babel',
exclude: /node_modules/,
…
-
Hello, thank you for your package :wink: it will be very nice to use webpack with Meteor.
I have a pretty standard React project with Meteor and I tried to follow the README steps but I got this er…
-
Hi! Thank you for brinking this idea up to service level!
I'm opening this first issue for everyone who wish know more about your core ideas, including me of course!
-
How to import scss files from node_modules as string, similar to how we import component scss files. When I try to do ``` import scssFile from 'ionic-angular/path/to/scss-file.scss'; ``` I get undefin…
-
any chance that this can work on Meteor (meteor.com)?
I can get it working well, the thing is Meteor manages the dom and changes it when you change the page/has its own router. This way framework 7's…
-
Hello!
Thanks for creating this! The reload time with meteor is really annoying! specially for the frontend.
Just tried to migrate a medium sized meteor and react project.
And it worked prett…
-
To enable [meteor](https://www.meteor.com/) developers the use of TypeScript in meteor packages and application code, we are currently working on a compiler plugin that needs to integrate into the met…
-
When updating meteor to `1.3.4.1` and try to launch the app, I get the following error:
```
=> Errors prevented startup:
While processing files with fourseven:scss (for target web.browser):
/c…
-
> Issue originally made by @trusktr
### Description
I've got an error that I thought I'd mention here. I'm not sure if it's a Babel problem or Webpack problem. I'm getting an error like this:
```
Mo…