Giter VIP home page Giter VIP logo

Comments (10)

RealOrangeOne avatar RealOrangeOne commented on August 14, 2024 2

because commiting the built source is a nightmare for PR review, and generally a bad idea.

from react-native-mock.

RealOrangeOne avatar RealOrangeOne commented on August 14, 2024 1

I have been thinking of some kind of react-native@next that would auto deploy from travis. But yes, I shall push out a new release later today

from react-native-mock.

mortik avatar mortik commented on August 14, 2024 1

Why not just add the build dir to the repo?

from react-native-mock.

mortik avatar mortik commented on August 14, 2024 1

I would like to disaggree ^^ but thats only my opinion.
An automated build step and push to npm after the ci is green seems to be the solution then ;)

from react-native-mock.

RealOrangeOne avatar RealOrangeOne commented on August 14, 2024 1

Version 0.2.6 has been released. Will be working on an 'unstable' release schedule soon! Closing this issue for now!

from react-native-mock.

sibelius avatar sibelius commented on August 14, 2024

u can specify a commit number instead of master

from react-native-mock.

vikeri avatar vikeri commented on August 14, 2024

@sibelius I did that but it failed since the folder build generated from npm run build was not present. I had to clone it and run npm link which then built the build-folder.

from react-native-mock.

sibelius avatar sibelius commented on August 14, 2024

I though prepublish script https://github.com/lelandrichardson/react-native-mock/blob/master/package.json#L7 would handle the generation of build

we need to fix this to enable install from github directly

from react-native-mock.

sibelius avatar sibelius commented on August 14, 2024

@RealOrangeOne what about install directly from github?

from react-native-mock.

RealOrangeOne avatar RealOrangeOne commented on August 14, 2024

that would work, but currently the app will require a build step unless youre using something like babel-node.

from react-native-mock.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.