Skip to content

huangyingjie/vue-router-webpack2-bug-demo

Repository files navigation

vue-router-webpack2-bug-demo

vue router webpack2 bug demo

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# reproduce step

* click `Go to Page A`
* click `Go to Page B`
* then click `Go to Page A` again

  `I am Page A.` disappears.

# no code splitting demo

* git checkout no-split
* It will work as you expected.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published