Skip to content

Conversation

Jessidhia
Copy link
Member

@Jessidhia Jessidhia commented Mar 5, 2018

Right now all generated URLs end up being top level URLs.

Fixes #2

Right now all generated URLs end up being top level URLs.
'linkTag.onload = resolve;',
'linkTag.onerror = reject;',
`linkTag.href = ${linkHrefPath};`,
`linkTag.href = ${mainTemplate.requireFn}.p + ${linkHrefPath};`,
Copy link
Member Author

Choose a reason for hiding this comment

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

This was just copied from the JsonpMainTemplatePlugin.

@sokra sokra merged commit 8fe4783 into webpack:master Mar 5, 2018
@sokra
Copy link
Member

sokra commented Mar 5, 2018

Thanks

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.

2 participants