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

Use javascript in the monorepo ? #491

Open
krisgrm opened this issue Aug 24, 2022 · 0 comments
Open

Use javascript in the monorepo ? #491

krisgrm opened this issue Aug 24, 2022 · 0 comments

Comments

@krisgrm
Copy link

krisgrm commented Aug 24, 2022

Hey I have a monorepo with multiple typescript packages and multiple typescript applications.

Now I have one javascript application that I'd like to incorporate with packages in the monorepo. I am getting error:

Module parse failed: Unexpected token (39:7)
File was processed with these loaders:
 * ../../node_modules/.pnpm/@pmmmwh+react-refresh-webpack-plugin@0.4.3_t4ezke4netssl24gycl5qjajya/node_modules/@pmmmwh/react-refresh-webpack-plugin/loader/index.js
You may need an additional loader to handle the result of these loaders.

I think this is because preconstruct links typescript files from src ? is that correct

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