Skip to content
Open

Dev #270

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NxExample
# NxExample!

This project was generated using [Nx](https://nx.dev).

Expand Down
4 changes: 2 additions & 2 deletions apps/cart/src/_redirects
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
/cart/* /index.html 200
/ https://nrwl-nx-examples-products.netlify.com/ 301
* https://nrwl-nx-examples-products.netlify.com/:splat 301
/ http://nx-monorepo-product.netlify.app/ 301
* http://nx-monorepo-product.netlify.app/:splat 301
2 changes: 1 addition & 1 deletion apps/products/src/_redirects
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
/cart https://nrwl-nx-examples-cart.netlify.com/cart 301
/cart https://nx-monorepo-product.netlify.app/cart 301
/* /index.html 200