Skip to content

Conversation

@jkone27
Copy link
Collaborator

@jkone27 jkone27 commented Jun 24, 2025

// example from rollup docs
transform: {
	filter: {
		id: '*.jsx',
		code: '<Custom'
	},
	handler(code) {
		// transform <Custom /> here
	}
}

@jkone27 jkone27 requested a review from nojaf June 24, 2025 15:02
@jkone27 jkone27 merged commit ebc3425 into fable-compiler:main Jun 24, 2025
1 check passed
@jkone27 jkone27 mentioned this pull request Jun 24, 2025
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