Skip to content

Support webpack-dev-server #8

@gaearon

Description

@gaearon
Collaborator

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?

Activity

subtleGradient

subtleGradient commented on Jan 30, 2015

@subtleGradient
Contributor

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

gaearon commented on Jan 30, 2015

@gaearon
CollaboratorAuthor

Gotcha! I'll try that.

subtleGradient

subtleGradient commented on Jan 30, 2015

@subtleGradient
Contributor
vjeux

vjeux commented on Jan 31, 2015

@vjeux
Contributor

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

gaearon commented on Jan 31, 2015

@gaearon
CollaboratorAuthor

Sure, once I'm more comfortable with the setup I'll take another look!

added a commit that references this issue on Sep 15, 2015

5 remaining items

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @subtleGradient@vjeux@gaearon@react-native-bot

        Issue actions

          Support webpack-dev-server · Issue #8 · facebook/react-native