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

feat: infer runtime id from webpack uniqueName option #59

Merged
merged 1 commit into from
Sep 15, 2021

Conversation

DylanPiercey
Copy link
Contributor

Description

Now automatically infers the Marko runtime id (used to allow multiple instances of Marko on the same page) based on the uniqueName option in webpack.

Motivation and Context

This makes it so that apps embedding multiple versions of Marko don't have to configure runtimeId by default.

Checklist:

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

@DylanPiercey DylanPiercey merged commit c3c1730 into master Sep 15, 2021
@DylanPiercey DylanPiercey deleted the infer-runtime-id branch September 15, 2021 17:21
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