- include: create-frontend-env.yml
  tags: [frontend-build, frontend-env-build]

- include: create-frontend-npmrc.yml
  tags: [frontend-build, frontend-npmrc-build]

- include: pnpm-commands.yml
  tags: [frontend-build, pnpm-commands-build]
