Skip to content

Application compiles with missing output now #11863

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

Closed
ghost opened this issue Aug 11, 2018 · 2 comments
Closed

Application compiles with missing output now #11863

ghost opened this issue Aug 11, 2018 · 2 comments

Comments

@ghost
Copy link

ghost commented Aug 11, 2018

Bug Report or Feature Request (mark with an x)

- [x] bug report -> please search issues before submitting
- [ ] feature request

Command (mark with an x)

- [ ] new
- [x] build
- [x] serve
- [ ] test
- [ ] e2e
- [ ] generate
- [ ] add
- [ ] update
- [ ] lint
- [ ] xi18n
- [ ] run
- [ ] config
- [ ] help
- [ ] version
- [ ] doc

Versions

NodeJS: 10.8.0
npm: 6.2.0
CLI: 6.1.3

Repro steps

Create project.
Build/serve project.
Look in output window of IDE.
Notice missing output. This used to be a long list of stuff, like all the files being processed, chunked, UglifyJS, etc, basically the compiler (webpack?) output. This just started happening within the past few days.

2018-08-11_14-16-20

Desired functionality

Restore the output or please clarify reason of removal.

@ngbot ngbot bot added this to the needsTriage milestone Aug 13, 2018
@hansl
Copy link
Contributor

hansl commented Aug 15, 2018

#11805 changed the default behaviour for non-TTY terminals. You can set progress: true in your options object of your build target in your angular.json file and that should override the setting.

Closing this as working as intended.

@hansl hansl closed this as completed Aug 15, 2018
@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 Jun 3, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants