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

Watch custom .ext files #79

Closed
6be709c0 opened this issue Aug 20, 2017 · 2 comments
Closed

Watch custom .ext files #79

6be709c0 opened this issue Aug 20, 2017 · 2 comments

Comments

@6be709c0
Copy link

I want to watch .html files

So in .realize.yaml I've added :

    exts:
    - .go
    - .html

It's working, but I have the following errors :

[20:35:14][MYAPP] : HTML changed /usr/src/myapp/template/inc/footer.html
[20:35:14][MYAPP] : Ended
[20:35:14][MYAPP] : Go Fmt there are some errors in : /usr/src/myapp/template/inc/footer.html

Is there a way to avoid this errors ?

@asoseil asoseil self-assigned this Aug 21, 2017
@asoseil
Copy link
Contributor

asoseil commented Aug 21, 2017

this is a bug, i'll fix it as soon as possible

@asoseil asoseil added this to the Realize 1.4.2 milestone Aug 24, 2017
asoseil added a commit that referenced this issue Aug 25, 2017
@asoseil
Copy link
Contributor

asoseil commented Oct 16, 2017

#94 solved

@asoseil asoseil closed this as completed Oct 16, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants