mirror of
https://github.com/gradle/actions
synced 2024-11-23 18:02:13 +00:00
9e47918adf
Instead of requiring that developers keep the 'dist' directory up-to-date, this process is now automated via a workflow. Whenever a commit is pushed to 'main' (or a 'release/**' branch), the workflow will build the application and commit any changes to the 'dist' directory. |
||
---|---|---|
.. | ||
patches | ||
src | ||
test | ||
.eslintignore | ||
.eslintrc.json | ||
.gitignore | ||
.nvmrc | ||
.prettierignore | ||
.prettierrc.json | ||
.tool-versions | ||
jest.config.js | ||
package-lock.json | ||
package.json | ||
tsconfig.json |