Skip to content
Merged
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
6 changes: 3 additions & 3 deletions packages/nuxt-module/README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# Netlify 🤝 Nuxt

[![npm version][npm-version-src]][npm-version-href] [![npm downloads][npm-downloads-src]][npm-downloads-href]
[![License][license-src]][license-href] [![Nuxt][nuxt-src]][nuxt-href]
[![npm version][npm-version-src]][npm-version-href] [![License][license-src]][license-href]
[![Nuxt][nuxt-src]][nuxt-href]

`@netlify/nuxt` provides local emulation of the Netlify platform directly in `nuxt dev`

## Features

This repackages all the same features as `@netlify/vite-plugin`.
[Check out its docs for details](../packages/vite-plugin/README.md).
[Check out its docs for details](/packages/vite-plugin/README.md).
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

apparently these are relative to the root

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

... that's just another way to say they are absolute


## Quick Setup

Expand Down
Loading