excalidraw/.github
Guillaume Grossetie 5b63371c14
Fix docker build (#2348)
* .eslintrc.json is required to build using react-scripts

* Remove the extra "deps" step

This step can be done as part of the build (faster and more reliable).

* Add a GitHub Actions to build the Docker image

Make sure that "docker build" is working on every pull request before landing on master.

* Update package-lock.json

* Add .prettierrc in the Docker image to avoid warnings in the build step

* Revert "Update package-lock.json"

This reverts commit 7ef2eaadfa.

* Make sure that the 'node_modules' layer can be cached

if package and package-lock.json didn't changed
2020-11-07 22:22:19 +00:00
..
assets Adding logo in the readme 2020-01-04 16:27:59 +01:00
workflows Fix docker build (#2348) 2020-11-07 22:22:19 +00:00
FUNDING.yml Adding open collective sponsor (#275) 2020-01-08 13:04:13 -08:00