Skip to content
This repository has been archived by the owner on Sep 30, 2019. It is now read-only.

Show fixes working. #1

Merged
merged 1 commit into from
Sep 30, 2019
Merged

Show fixes working. #1

merged 1 commit into from
Sep 30, 2019

Conversation

rwjblue
Copy link
Contributor

@rwjblue rwjblue commented Sep 30, 2019

With these changes running ember b has the following output:

❯ ember b
Could not start watchman
Visit https://ember-cli.com/user-guide/#watchman for more info.
Environment: development
⠹ building... [Babel: ember-load-initializers > applyPatches]

processing ember-quickstart/templates/application.hbs

⠸ building... [broccoli-persistent-filter:TemplateCompiler > applyPatches]

processing ember-quickstart/components/foo.hbs

cleaning up...
Built project successfully. Stored in "dist/".

With these changes running `ember b` has the following output:

```
❯ ember b
Could not start watchman
Visit https://ember-cli.com/user-guide/#watchman for more info.
Environment: development
⠹ building... [Babel: ember-load-initializers > applyPatches]

processing ember-quickstart/templates/application.hbs

⠸ building... [broccoli-persistent-filter:TemplateCompiler > applyPatches]

processing ember-quickstart/components/foo.hbs

cleaning up...
Built project successfully. Stored in "dist/".
```
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants