chore(core): nx plugin submission @getlarge/nx-node-sea plugin (#30323)

# Community Plugin Submission

## @getlarge/nx-node-sea
This commit is contained in:
Edouard Maleix 2025-04-30 18:28:14 +02:00 committed by GitHub
parent 8f2c11c9ee
commit 1d1d32c0f1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -494,6 +494,11 @@
"description": "Plugin to deploy and promote Nx apps on Heroku", "description": "Plugin to deploy and promote Nx apps on Heroku",
"url": "https://github.com/getlarge/nx-heroku" "url": "https://github.com/getlarge/nx-heroku"
}, },
{
"name": "@getlarge/nx-node-sea",
"description": "Plugin that provides integration with Node.js Single Executable Applications (SEA).",
"url": "https://github.com/getlarge/nx-node-sea"
},
{ {
"name": "@huge-nx/conventions", "name": "@huge-nx/conventions",
"description": "Plugin to generate and manage Nx workspaces by adhering to established workspace conventions.", "description": "Plugin to generate and manage Nx workspaces by adhering to established workspace conventions.",