-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Angular2 version? #47
Comments
hey mike |
Kieron,
It might indeed be easier to create a separate generator.
I've been trying to get one of the Angular2 Meteor tutorials to work, but ended up in npm dependency hell. I need to make a start somewhere.
Cheers
Mike
On 25/1/17 8:08 pm, kieron wright wrote:
hey mike
i've considered adding ng2 support but don't know it well enough to attempt it myself.
i also wasn't sure whether it should be added to the current generator or if it would be easier to spawn a separate ng2 generator.
i'm happy to help if you fancy having a go.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<#47 (comment)>, or mute the thread<https://github.com/notifications/unsubscribe-auth/ACWoT8GpiR6I2HNqGOZbuhZ-4OEHyjnnks5rVxD0gaJpZM4Lr4ty>.
|
Kieron, I have made a start, but in fact I am bringing the current version up to date first. With the latest angular-meteor the .ng. in the file names is no longer necessary, so I have fixed that, and also improved the package updating. I will also change the location of the files to suit the current angular-meteor recommendations. Could you add me as a contributor to this project? I'm happy if you want to do some QA before publishing it (although I suspect not a lot of people are using it right now). My plan is to do a few things to put it in better Angular 1 shape, and then clone it for an Angular2 version. Thanks Mike |
Hey Mike Sounds good. Once you're happy with it submit a pull request then I'll give it a once over. I think you should get added as a contributor automatically. If not, we'll figure it out. My devs all rely daily on the coffeescript/jade/stylus routes so don't forget them;) |
Do you have any plans to provide ng2 support? I am willing to help, as I'm sure a few others would be. I am starting a new project and would like to use ng2 with Meteor, and can make some time to get this off the ground.
Anyone willing to pitch in? I'm sure if we have a few helpers we could roll this out quickly
The text was updated successfully, but these errors were encountered: