Skip to content

Create webpack.yml - #1543

Closed
Flompe wants to merge 1 commit into
vercel:mainfrom
Flompe:main
Closed

Flompe wants to merge 1 commit into
vercel:mainfrom
Flompe:main

Conversation

@Flompe

@Flompe Flompe commented Aug 22, 2026

Copy link
Copy Markdown

No description provided.

- name: Build
run: |
npm install
npx webpack

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CI workflow runs npm install + npx webpack on a Next.js/pnpm project that has no webpack setup, so it fails on every push/PR.

Fix on Vercel

@n1ckoates

Copy link
Copy Markdown
Member

This project doesn't use webpack

@n1ckoates n1ckoates closed this Sep 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants