Skip to content

spaulg/react-jsxtransformer-maven-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Apply the plugin to the maven pom.

<plugin>
    <groupId>uk.co.codezen</groupId>
    <artifactId>react-jsxtransformer-maven-plugin</artifactId>
    <version>1.0.1</version>

    <executions>
        <execution>
            <goals>
                <goal>compile</goal>
            </goals>
        </execution>
    </executions>
</plugin>

About

ReactJS JSX transformer maven plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages