Pawel Kruszewski
Pawel Kruszewski
It is work in progress. I've created the pull request to collaborate on the code. It is missing tests but otherwise generates OSGi DS annotations correctly, at least for my...
I have followed instructions from https://react-union.org/boilerplates-monorepo. yarn v1.22.18 nodejs v16.17.1 ```bash └🐚 node16➤ yarn && yarn start yarn install v1.22.18 info No lockfile found. [1/5] Validating package.json... [2/5] Resolving packages......
I have followed instructions from https://react-union.org/boilerplates-basic. yarn v1.22.18 nodejs v16.17.1 ```bash └🐚 node16➤ yarn && yarn start yarn install v1.22.18 [1/4] Resolving packages... [2/4] Fetching packages... [3/4] Linking dependencies... warning...
We would like to upgrade to React 18.2.0 and willing to participate.
Hello, my project is using JSP. Those files are not counted: .jsp, .jspf, .jspx
Hello, my project is using Asciidoctor for documentation. Those files are not counted: .adoc
Theme plugin build ends with null pointer exception if following configuration is used with liferay 6.2: ``` com.liferay.maven.plugins liferay-maven-plugin 6.2.10.16 generate-sources theme-merge build-css build-thumbnail /theme1/css,/theme2/css,/theme3/css (...) ``` [Problematic line](https://github.com/liferay/liferay-maven-support/blob/master/plugins/liferay-maven-plugin/src/main/java/com/liferay/maven/plugins/SassToCssBuilderMojo.java#L65) Solution,...