Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump tailwind to v4 stable + Build error will prevent a success build #721

Merged
merged 1 commit into from
Jan 30, 2025

Conversation

AlbertSabate
Copy link
Collaborator

No description provided.

Copy link

pkg-pr-new bot commented Jan 24, 2025

Open in Stackblitz

brisa-adapter-vercel

npm i https://pkg.pr.new/brisa-build/brisa/brisa-adapter-vercel@721

brisa-pandacss

npm i https://pkg.pr.new/brisa-build/brisa/brisa-pandacss@721

brisa

npm i https://pkg.pr.new/brisa-build/brisa@721

brisa-tailwindcss

npm i https://pkg.pr.new/brisa-build/brisa/brisa-tailwindcss@721

create-brisa

npm i https://pkg.pr.new/brisa-build/brisa/create-brisa@721

www

npm i https://pkg.pr.new/brisa-build/brisa/www@721

commit: 2c1831a

@AlbertSabate
Copy link
Collaborator Author

Ready to review again! :)

@@ -2,126 +2,118 @@ import path from 'node:path';
import type { Loader } from 'bun';
import fs from 'node:fs';
import { getConstants } from '@/constants';
import { logError } from '../log/log-build';
Copy link
Collaborator

Choose a reason for hiding this comment

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

Why clear the logError with the try-catch? This is to give error feedback of the build in the terminal.

Copy link
Collaborator

Choose a reason for hiding this comment

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

Ok, it's fine because the error is handled upper

@aralroca aralroca merged commit 6188369 into canary Jan 30, 2025
5 of 11 checks passed
@aralroca aralroca deleted the tailwind-v4-stable branch January 30, 2025 22:37
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