Skip to content

Conversation

@timneutkens
Copy link
Member

@timneutkens timneutkens commented Feb 1, 2017

Fixes #951

When importing server side next / styled-jsx modules were not loaded.

@timneutkens timneutkens requested a review from arunoda February 1, 2017 22:53
sourceMaps: dev ? 'both' : false,
inputSourceMap: sourceMap
inputSourceMap: sourceMap,
plugins: [
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think we need them here.
Here we just need to convert import/export into commonjs. That's all.

@arunoda
Copy link
Contributor

arunoda commented Feb 2, 2017

Here's my fix for this: #953

@timneutkens
Copy link
Member Author

Closing in favor of #953

@timneutkens timneutkens closed this Feb 2, 2017
@timneutkens timneutkens deleted the styled-jsx-fix branch February 2, 2017 05:49
@lock lock bot locked as resolved and limited conversation to collaborators Jan 19, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants