0.0.7 • Published 2 years ago

netlify-plugin-nx-skip-build v0.0.7

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

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.

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago