This website requires JavaScript.
Explore
Help
Sign In
status-im
/
react-native
mirror of
https://github.com/status-im/react-native.git
Watch
2
Star
0
Fork
You've already forked react-native
0
Code
Issues
Projects
Releases
Wiki
Activity
2b89416ac0
react-native
/
.npmignore
4 lines
74 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Merge rnpm into react-native Summary: This is initial (first step) in the merging process. For now, we are just going to move our code as is into `local-cli` folder (first commit). There were other tweaks made in separate commits to make it easier to go through the code as the diff is expected to be rather large. The purpose of this is to make it easier to start working in small batches and improving the CLI incrementally on a daily basis. Current codebase will still leave in `rnpm` organisation on Github where we keep working on new features, bugs and ship releases to `npm` until we finish our integration and provide a nice interface for users to migrate (in case it changes at all) Flow, Jest and npm will ignore this folder for now until we integrate it properly. Tests are to be rewritten from mocha to jest in `rnpm/link`. We will hook them all up as soon as we start using them in local-cli. For now, there's no point in having them running and possibly breaking the builds. We will announce next steps with Kureev later this week Closes https://github.com/facebook/react-native/pull/7550 Differential Revision: D3327772 Pulled By: mkonicek fbshipit-source-id: 90faa4bd78476d93ed21b1253e0d95c755d28a30
2016-05-20 11:52:08 +00:00
# rnpm
/local-cli/rnpm
Update .npmignore to include generated bundle file Summary: to: mkonicek grabbou Fixes #12183 Fixes #12196 This PR is a followup from #12185 which added this file to the `.gitignore`, but was still not enough because NPM will only use `.npmignore` since one is defined Closes https://github.com/facebook/react-native/pull/12197 Differential Revision: D4508650 Pulled By: mkonicek fbshipit-source-id: 9ef5f3308a4637f84630c8953eb26048ee0d2a3c
2017-02-03 19:33:36 +00:00
/local-cli/server/middleware/heapCapture/bundle.js