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

Tweaks to monorepo setup #68

Open
3 tasks
dkniffin opened this issue Dec 3, 2019 · 0 comments
Open
3 tasks

Tweaks to monorepo setup #68

dkniffin opened this issue Dec 3, 2019 · 0 comments

Comments

@dkniffin
Copy link
Contributor

dkniffin commented Dec 3, 2019

  • Update yarn build to something like cd frontend && npm run build && cd .. && rm -rf public && mkdir -p public && mv frontend/build/* public && mv public/index.html public/frontend.html
  • Add docs describing the monorepo setup
  • Add links to that doc from app/assets and app/javascript
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