Use absolute paths in links
Summary: allow-large-files Reviewed By: danielbuechele Differential Revision: D7023260 fbshipit-source-id: a797d09b61530b13da10e02c21acef13c508470c
This commit is contained in:
committed by
Facebook Github Bot
parent
e024943c4b
commit
bbdb62e654
@@ -0,0 +1,2 @@
|
||||
webpackJsonp([76113469359673],{532:function(n,a){n.exports={pathContext:{frontmatter:{path:"/getting-started/standalone",title:"Standalone",hasPlayground:!1,initialPlayground:null,redirect:null},html:'<h1>Standalone</h1>\n<p>Adding Yoga to a project is as simple as adding the dependency to your package manager of choice.</p>\n<h3>Android</h3>\n<div class="gatsby-highlight">\n <pre class="language-groovy"><code>dependencies <span class="token punctuation">{</span>\n\tcompile <span class="token string">\'com.facebook.yoga.android:yoga-layout:x.x.x\'</span>\n<span class="token punctuation">}</span>\n</code></pre>\n </div>\n<h3>Javascript</h3>\n<div class="gatsby-highlight">\n <pre class="language-none"><code>$> yarn add yoga-layout</code></pre>\n </div>\n<h3>iOS</h3>\n<div class="gatsby-highlight">\n <pre class="language-none"><code>pod \'YogaKit\', \'~> 1.7\'</code></pre>\n </div>\n<h2>Including Yoga From Source</h2>\n<p>If you plan to include Yoga from Source in a C++ project then all you have to do is inlude\nthe top level <code>yoga</code> folder. Make sure to look at the top level <code>BUCK</code> file to ensure you build\nusing the same compiler flags.</p>'}}}});
|
||||
//# sourceMappingURL=path---getting-started-standalone-ef3102d26edf8d277194.js.map
|
Reference in New Issue
Block a user