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

Ft live reload files #21

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

brayovsky
Copy link
Contributor

@brayovsky brayovsky commented Jun 6, 2019

Adds a watch script to rebuild files while editing.
Just a proposal no need to merge first.

Fix to issue #16

@brayovsky
Copy link
Contributor Author

@adamwatters I added a script instead of ejecting the app. However the build is still too slow to be practical and I can't figure why. It builds the src/ folder. However, the commented lines in scripts/watch.js could also build ext-src upon edit. What do you think? I'd like some help on optimising the script to be faster and also build ext-src while not using child_process.exec as it adds more time to the build.

@adamwatters
Copy link
Owner

awesome! i’ll take a look at this later today 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants