Skip to content

A Script to correct vue apps paths in production for hosting on Apache servers.

License

Notifications You must be signed in to change notification settings

FotieMConstant/vue-pather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vue-pather

A Script to correct vue apps paths in production for hosting on Apache servers.

Requires

  • Node.js

How to use script

For now this is just a script you will download and use in the dist folder. To run the script hit:

  • node index.js
  • Enter the name of the file (index.html) Note: This script should be in the same directory with your production code index.html for it to work proparly.

Why vue-pather?

It's tedious to always have to rename the path in your index.html so this automates the process for you.

About

A Script to correct vue apps paths in production for hosting on Apache servers.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published