Commit graph

10 commits

Author SHA1 Message Date
Renée Kooi
10bc79574e
lerna link convert (#1730)
* lerna link convert

* ci: use npm ci

* update lockfile

* companion: set `bin` to source file

Since typescript doesn't actually transform anything, we can just use
this.

In a next major version we could set `noEmit: true` in the tsconfig and
stop publishing `lib`.

* companion: do chmod +x on start-server.js

* build: remove obsolete lerna config

* build: explicitly install latest versions when building e2e tests for ci

* Remove versions from private packages

* fix regex

* try fix

* ci: force npm to install to endtoend folder

* ci: fold up e2e build output

* Update netlify deploy preview command

* Remove mentions of npm run bootstrap

* Edit .github/CONTRIBUTING.md instead

* companion: add proxy executable

* companion: fix publish

* Downgrade jest to appease create-react-app
2019-07-19 12:16:36 +02:00
Renée Kooi
bbd4930a42
react-example: fix security advisory 2019-05-27 16:15:40 +02:00
Renée Kooi
2574d1251c
Update babel in examples 2019-05-20 11:27:04 +02:00
Renée Kooi
e9f20282bc
Update a bunch of dependencies 2019-04-01 11:20:57 +02:00
Renée Kooi
b4676aa874
examples: Update react-example deps. 2018-08-13 12:43:20 +02:00
Artur Paikin
061c9bb77c css should come from uppy package, the one without @ 2018-08-08 20:15:44 -04:00
Renée Kooi
a4822ee90d
Update require() paths in examples. 2018-06-18 11:45:40 +02:00
Sergei Zelinsky
be2837c601
[examples/react-example] add missed css 2018-01-27 01:49:15 +02:00
Renée Kooi
b494118fd4
react: Rewrite example with budo 2017-09-18 14:40:32 +02:00
Renée Kooi
56ef40122d
react: Add React components example 2017-09-18 14:40:30 +02:00