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

Set up dev asset build pipeline #3

Open
ozydingo opened this issue May 16, 2021 · 0 comments
Open

Set up dev asset build pipeline #3

ozydingo opened this issue May 16, 2021 · 0 comments

Comments

@ozydingo
Copy link
Owner

Rather than running npm build to run manual tests it would be great to integrate a watch / build / start like mechanism to serve the static assets. Since the gem depends on the built assets being served from Rack, this means either (a) finding the output directory these processes use or emulate them with our own build/watch process, or (b) redirecting to the dev server on request, which might be done by adding dev-setup-awareness to the rack app.

@ozydingo ozydingo changed the title Set up dev build pipeline Set up dev asset build pipeline May 25, 2021
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

1 participant