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

Generated App.re contains absolute path #117

Open
smondet opened this issue Oct 2, 2024 · 0 comments
Open

Generated App.re contains absolute path #117

smondet opened this issue Oct 2, 2024 · 0 comments

Comments

@smondet
Copy link

smondet commented Oct 2, 2024

See:

 $ git grep -n -C 3 "$HOME"
src/App.re-41-    let configuration =
src/App.re-42-      Cma_configuration.Configuration.make(
src/App.re-43-        ~name="vitethen",
src/App.re:44:        ~directory="<<< ABSOLUTE PATH HERE >>/vitethen",
src/App.re-45-        ~node_package_manager=Npm,
src/App.re-46-        ~bundler=Vite,
src/App.re-47-        ~is_react_app=true,
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