vue-cli-plugin-netlify-redirects

1.0.1 • Public • Published

vue-cli-plugin-netlify-redirects

a plugin to help configure netlify redirects using vue-cli

Sets up an _redirects file in your /public folder so you can start configuring redirects with Netlify!

Installing in an Already Created Project

vue add vue-cli-plugin-netlify-redirects

Usage

This adds a _redirects file to your /public folder. By default, the preconfigured redirect rule enables history pushstate for clean URLS in a SPA.

Contributing

Building

# install dependencies 
yarn

Testing

# run tests 
yarn run test

Package Sidebar

Install

npm i vue-cli-plugin-netlify-redirects

Weekly Downloads

5

Version

1.0.1

License

MIT

Unpacked Size

440 kB

Total Files

9

Last publish

Collaborators

  • shortdiv