Skip to content
This repository was archived by the owner on Apr 1, 2020. It is now read-only.

Yolk-HQ-old/nx-caching-issue-2429

Repository files navigation

nx-caching-issue-2429

Example demonstrating an issue with Nx's new caching feature and @nrwl/next.

See nrwl/nx#2429

Usage

yarn

yarn nx run myapp:build:production
# observe: myapp is compiled

yarn nx run myapp:serve:production
# observe: myapp is compiled *again*

About

Example demonstrating an issue with Nx's new caching feature and `@nrwl/next`.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published