23 Commits

Author SHA1 Message Date
Benoit Dion
87f21ac7a2 Integrate crna-kitchen-sink into the monorepo
Add a metro config file to ignore undesired packages from the metro bundle. Also avoid hoisting react-native.
2019-03-16 10:33:50 -04:00
Norbert de Langen
9eb3cae404
Merge branch 'next' into tech/overhaul-ui
# Conflicts:
#	.eslintrc.js
#	addons/notes/package.json
#	addons/notes/src/index.ts
#	addons/notes/src/register.js
#	yarn.lock
2018-12-10 12:16:14 +01:00
Hypnosphi
6936c27fae Run prettier 2018-12-04 19:54:10 +01:00
Norbert de Langen
0b22923e5c
FIX bootstrap script after rename to createDlls 2018-11-30 01:13:45 +01:00
Norbert de Langen
26e9357169
RENAME script to create DLLs && REMOVE unneeded babel loader in DLL config 2018-11-29 21:06:13 +01:00
Norbert de Langen
d06fe56a77
CHANGE output of dll to lib/core so it's easier to reference 2018-11-26 15:01:35 +01:00
Norbert de Langen
a78b909115
FIX build-static 2018-11-26 11:32:47 +01:00
Gytis Vinclovas
0cb190bec6 Removed react-native-vanilla and react-native-typescript integrations. 2018-10-07 16:15:02 +03:00
cliedeman
477d0cc3cd Added bootstrap for react-native typescript 2018-04-02 09:27:35 +02:00
hypnos
2f53feb64a Use yarn workspaces on master 2017-09-29 23:00:47 +03:00
Norbert de Langen
6e1ddabb56 REMOVE the say command after bootstrapping 2017-09-06 18:02:28 +02:00
Norbert de Langen
a3abd052a8 FIX failing scripts exiting with 0 2017-09-06 17:47:21 +02:00
Norbert de Langen
d0b752d8d3 FIX linting after prettier upgrade 2017-09-06 00:54:12 +02:00
Norbert de Langen
55a2b9a0df IMPROVE confirm message 2017-08-23 23:16:40 +02:00
Norbert de Langen
30e7c3779b ADD a confirmation step when doing the reset task, it will NOT ask when --reset is set 2017-08-23 21:16:08 +02:00
Norbert de Langen
f84623d86b ADD .vscode and .idea to gitignore, but whitelist them from being removed with git clean 2017-08-23 20:08:16 +02:00
Norbert de Langen
1843196549 ADD crna-kitchen-sink bootstrap command 2017-08-23 08:30:15 +02:00
Norbert de Langen
879928d9af Merge branch 'master' into improve-bootstrap-command
# Conflicts:
#	.circleci/config.yml
2017-08-23 08:25:07 +02:00
Norbert de Langen
de7777e16c SWITCH to normal node for bootstrap script && CHANGE circleCI to use new bootstrap script 2017-08-21 01:03:34 +02:00
Norbert de Langen
c85776a605 WIP 2017-08-20 23:48:27 +02:00
Norbert de Langen
02e0950968 ADD build-packs 2017-08-19 22:31:09 +02:00
Norbert de Langen
4f4b9e4a8b set as default bootstrap command && add core as default 2017-07-23 21:41:25 +02:00
Norbert de Langen
369ac5580e ADD a CLI for bootstrapping 2017-06-08 09:24:12 +02:00