-
Notifications
You must be signed in to change notification settings - Fork 24.8k
Closed
Labels
Resolution: LockedThis issue was locked by the bot.This issue was locked by the bot.
Description
I want to implement support for Webpack dev server.
This is essential to my workflow as I rely on transforms such as 6to5. I also want to integrate Hot Module Replacement to React Native so that updates without losing component state or unmounting are possible.
Where should I start looking?
Metadata
Metadata
Assignees
Labels
Resolution: LockedThis issue was locked by the bot.This issue was locked by the bot.
Type
Projects
Milestone
Relationships
Development
Select code repository
Activity
subtleGradient commentedon Jan 30, 2015
https://github.com/facebook/react-native/search?utf8=✓&q=localhost
Host your files on localhost and you're done. Search through the code for localhost to see the specific paths you need to get working.
gaearon commentedon Jan 30, 2015
Gotcha! I'll try that.
subtleGradient commentedon Jan 30, 2015
Also see here: https://github.com/facebook/react-native/tree/master/packager
vjeux commentedon Jan 31, 2015
Closing this for now as we're probably not going to support webpack-dev-server, but I really want to get hot loader working. Please re-open if you need help on react hot loader :)
gaearon commentedon Jan 31, 2015
Sure, once I'm more comfortable with the setup I'll take another look!
Merge pull request #8 from facebook/add-android-support-repository-to…
JSONKit usage here may cause serious crash hard to debug(I found the …
5 remaining items