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

Using suffix borks my module dependancies #13

Open
mildfuzz opened this issue Oct 19, 2015 · 0 comments
Open

Using suffix borks my module dependancies #13

mildfuzz opened this issue Oct 19, 2015 · 0 comments

Comments

@mildfuzz
Copy link

I am trying to get an isomorphic / universal setup configured with a ExpressJs / ReactJs / JSPM stack.

The issue I have currently is that JSPM requires that I append JSX modules with the .jsx! suffix in order transpile them, so my component dependancies expected filenames are different from the server template to the browser component.

Is there a way to NOT use the jsx suffix? In my mind, there would be nothing bad if we just assumed that ALL files where JSX when told to. Can I configure this?

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