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

fix: include runtimeId in dynamic public path var #32

Merged
merged 1 commit into from
Mar 15, 2020

Conversation

DylanPiercey
Copy link
Contributor

Description

When the runtimeId options is used, the $mwp global (used to sync the __webpack_public_path__ from the server) will now be properly prefixed with that id similar to other globals added by the Marko runtime, eg $mwp_MY_RUNTIME_ID.

Screenshots (if appropriate):

Checklist:

  • I have updated/added documentation affected by my changes.
  • I have added tests to cover my changes.

@DylanPiercey DylanPiercey merged commit d6751af into master Mar 15, 2020
@DylanPiercey DylanPiercey deleted the runtimeid-public-path branch April 5, 2021 15:30
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.

1 participant