Skip to content
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

[Question] Windows support and build times #204

Closed
mmrath opened this issue Feb 14, 2016 · 4 comments
Closed

[Question] Windows support and build times #204

mmrath opened this issue Feb 14, 2016 · 4 comments

Comments

@mmrath
Copy link
Contributor

mmrath commented Feb 14, 2016

Hi, is angular-cli is really going to be official tool around angular2?
I know ember-cli had pretty bad performance on Windows. I think most of the corporate users will be on windows and many of them won't have admin right on the workstation. Are there any plans for addressing this in the short term(few months)?

I have noticed that even on Mac the initial build is taking too long.

@jkuri
Copy link
Contributor

jkuri commented Feb 14, 2016

Windows performance issues are resolved with https://github.com/ember-cli/ember-cli/blob/master/lib/utilities/windows-admin.js and https://github.com/ember-cli/ember-cli/blob/master/lib/commands/serve.js#L69, but you are right, if you don't have admin permissions it's not working okay.

Initial build in my opinion takes long as all vendor files being copied, afterwards it works flawlessly.

@filipesilva
Copy link
Contributor

Right now it isn't a big priority, no. That might change in the future, but I wouldn't expect such improvement short-term.

@filipesilva
Copy link
Contributor

#905 should allow non-admin user usage.

@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 5, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants