netlify-plugin-nx-skip-build

0.0.7 • Public • Published

A Netlify Build plugin that skips not affected apps in your nx monorepo.

Install

Install the module

npm i -D netlify-plugin-nx-skip-build

Add the plugin to netlify.toml

 [[plugins]]
 package = "netlify-plugin-nx-skip-build"

How to use?

Add a new environment variable called PROJECT_NAME that is supposed application name by netlify UI (recommended) or your .env file, so the plugin can work as expected.

Resources

Contribution

Your suggestions and contribution are very welcome to make this plugin helpful.

Dependents (0)

Package Sidebar

Install

npm i netlify-plugin-nx-skip-build

Weekly Downloads

527

Version

0.0.7

License

MIT

Unpacked Size

5.3 kB

Total Files

5

Last publish

Collaborators

  • fallebdi