feat: add Automatic-Module-Name manifest entries (#1947)
This commit is contained in:
committed by
GitHub
parent
1597f9309f
commit
1b9e55241d
@@ -16,6 +16,10 @@
|
||||
Node.js is preinstalled on the host (see PLAYWRIGHT_NODEJS_PATH).
|
||||
</description>
|
||||
|
||||
<properties>
|
||||
<automatic.module.name>com.microsoft.playwright.driver.bundle</automatic.module.name>
|
||||
</properties>
|
||||
|
||||
<build>
|
||||
<plugins>
|
||||
<!-- The Node.js binaries for all platforms live in src/main/resources and must not
|
||||
|
||||
Reference in New Issue
Block a user