mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-04-14 16:40:58 -04:00
* .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
|
||
---|---|---|
.. | ||
build-docker.yml | ||
build-packages.yml | ||
codeql-analysis.yml | ||
lint.yml | ||
locales-coverage.yml | ||
publish-docker.yml | ||
sentry-production.yml | ||
test.yml |