Skip to content

Workaround for RN >= 0.49 metro-bundler check for single string liter…#1346

Merged
ashwinphatak merged 1 commit into
masterfrom
ap/rn49_bundler_fix
Sep 26, 2017
Merged

Workaround for RN >= 0.49 metro-bundler check for single string liter…#1346
ashwinphatak merged 1 commit into
masterfrom
ap/rn49_bundler_fix

Conversation

@ashwinphatak

@ashwinphatak ashwinphatak commented Sep 26, 2017

Copy link
Copy Markdown
Contributor

…al argument to require() (#1342)

What, How & Why?

Reference to the issue(s) addressed by this PR: # ???

☑️ ToDos

  • 📝 Changelog entry
  • 🚦 Tests
  • 📝 Public documentation PR created or is not necessary
  • 💥 Breaking label has been applied or is not necessary

If this PR adds or changes public API's:

  • typescript definitions file is updated
  • jsdoc files updated
  • Chrome debug API is updated if API is available on React Native

@ashwinphatak ashwinphatak merged commit c550105 into master Sep 26, 2017
@ashwinphatak ashwinphatak deleted the ap/rn49_bundler_fix branch September 26, 2017 07:48
@blagoev

blagoev commented Sep 26, 2017

Copy link
Copy Markdown
Contributor

although this fixes the issue. The #1332 got a point that we should not be fighting the RN but working with it. These workarounds and node requires work but maybe it's worth investigating how we can remove them since they are workarounds still.

@ashwinphatak got a good point that #1332 may introduce a breaking change, but isn't it worth investigating how we can have #1332 in and not introducing the breaking change at the same time.

in short this fix just fixes the workaround

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants