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

vue遇到Conflicting order. Following module has been added:(加载顺序冲突) #6

Closed
wtto00 opened this issue Jan 23, 2021 · 0 comments

Comments

@wtto00
Copy link
Owner

wtto00 commented Jan 23, 2021

关于 [mini-css-extract-plugin] Conflicting order. Following module has been added: 异常的参考资料 :
vuejs/vue-cli#3771

// vue.config.js
css: {
  extract: process.env.NODE_ENV === 'production' ? {
     ignoreOrder: true,
  } : false,
}
@wtto00 wtto00 added the vue label Jan 23, 2021
@wtto00 wtto00 closed this as completed Dec 23, 2023
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

No branches or pull requests

1 participant