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

Add the option to add path-prefixes that should not be transformed #14

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

shartte
Copy link
Contributor

@shartte shartte commented Jun 7, 2024

No description provided.

@shartte shartte requested a review from Matyrobbrt June 7, 2024 11:51
@neoforged-pr-publishing
Copy link

neoforged-pr-publishing bot commented Jun 7, 2024

  • Publish PR to GitHub Packages

Last commit published: c49f3b1cf48bea8e32a5038e99a763dc0affe19c.

PR Publishing

The artifacts published by this PR:

Repository Declaration

In order to use the artifacts published by the PR, add the following repository to your buildscript:

repositories {
    maven {
        name 'Maven for PR #14' // https://github.com/neoforged/JavaSourceTransformer/pull/14
        url 'https://prmaven.neoforged.net/JavaSourceTransformer/pr14'
        content {
            includeModule('net.neoforged.jst', 'jst-cli')
            includeModule('net.neoforged.jst', 'jst-cli-bundle')
        }
    }
}

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.

None yet

1 participant