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

Hook js/repl into Jekyll/make build process #1309

Closed
bvaughn opened this issue Aug 14, 2017 · 2 comments
Closed

Hook js/repl into Jekyll/make build process #1309

bvaughn opened this issue Aug 14, 2017 · 2 comments
Assignees
Milestone

Comments

@bvaughn
Copy link
Contributor

bvaughn commented Aug 14, 2017

Configure make build to run REPL yarn build (in js/repl) and make watch to run yarn start.

The result of yarn build should be synced to _site/repl. The contents of js/repl should not however.

This is a follow-up item for PR #1297

@bvaughn bvaughn added this to the New REPL milestone Aug 14, 2017
@Daniel15 Daniel15 self-assigned this Aug 15, 2017
@Daniel15
Copy link
Member

Working on this!

@Daniel15
Copy link
Member

Daniel15 commented Aug 16, 2017

https://babeljs.io/repl2/

Same as before, make serve to run it locally. It'll run both Webpack and Jekyll concurrently, and Webpack hot reloading is enabled 👍

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

No branches or pull requests

2 participants