Skip to content

tk-tim/modify-original-path

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nuxt Minimal Starter

Look at the Nuxt documentation to learn more.

Setup

Make sure to install dependencies:

# npm
npm install

Development Server

Start the development server on http://localhost:3000:

# npm
npm run dev

Repro:

  1. Open http://localhost:3000/
  2. Check if you will be redirected to http://localhost:3000/?cstrackid=123
  3. In Console there should be info about html override which is similar to get different content for html from Varnish

Redirection occurs on branch n3 (with nuxt 3), but does not on master (with nuxt 4)

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors