Skip to content

fix(config): nodeResolve config#1556

Merged
manucorporat merged 2 commits intomasterfrom
fix-node-resolve-config
May 21, 2019
Merged

fix(config): nodeResolve config#1556
manucorporat merged 2 commits intomasterfrom
fix-node-resolve-config

Conversation

@simonhaenisch
Copy link
Copy Markdown
Contributor

@simonhaenisch simonhaenisch commented May 21, 2019

Fixes #1554.

Or is it on purpose that the nodeResolve config option wasn't passed into the hydrate-app bundling?

...config.nodeResolve
}),
config.sys.rollup.plugins.emptyJsResolver(),
config.sys.rollup.plugins.commonjs({
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I noticed commonjs is not reading config.commonjs either, could you add it too?

@manucorporat manucorporat merged commit ddc200e into master May 21, 2019
@simonhaenisch simonhaenisch deleted the fix-node-resolve-config branch May 21, 2019 13:13
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

Successfully merging this pull request may close these issues.

Pass config.nodeResolve to nodeResolve plugin inside bundleHydrateApp

2 participants