diff --git a/.flycode.yaml b/.flycode.yaml new file mode 100644 index 000000000..d4d937b69 --- /dev/null +++ b/.flycode.yaml @@ -0,0 +1,11 @@ +version: "0.1" +environments: + - name: master + branch: master + mode: pull-request +apps: + - name: flycode-react-redux-example-app + path: "" + text-resources: + - path: "*.tsx" + format: react-hardcoded diff --git a/public/index.html b/public/index.html index 7253c8067..c8a300a11 100644 --- a/public/index.html +++ b/public/index.html @@ -16,7 +16,7 @@ work correctly both with client-side routing and a non-root public URL. Learn how to configure a non-root public URL by running `npm run build`. --> -
A place to share your knowledge.
+Leggooo
);