Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: node_modules/vuex/dist/vuex.esm-bundler.js import { setupDe… #1611

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

panhezeng
Copy link

@panhezeng panhezeng commented Nov 18, 2021

…vtoolsPlugin } from '@vue/devtools-api';

      The production model is packaged into the vendor.
      The proxy that vue 3 relies on supports at least Chrome 49, Spread syntax in object literals supports at least Chrome 60.

#1609

…vtoolsPlugin } from '@vue/devtools-api';

          The production model is packaged into the vendor.
          The proxy that vue 3 relies on supports at least Chrome 49, Spread syntax in object literals supports at least Chrome 60.
@bastiW
Copy link

bastiW commented Dec 28, 2021

+1 for this.

This seems to fix bugs in older browsers of the router vuejs/router#1207

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants