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 new files #36

Open
jeremycook opened this issue Jun 27, 2019 · 0 comments
Open

Watch new files #36

jeremycook opened this issue Jun 27, 2019 · 0 comments
Assignees

Comments

@jeremycook
Copy link

I'm using the following command with Riot CLI 4.0.2 to watch .riot changes in the src folder and write ES modules and maps back to the src folder. It works great except that new .riot files are not picked up. So I have to restart the command any time I add a new file.

npx riot -w src -o src --sourcemap file

My request is for riot to watch for new .riot files.

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