Skip to content

Quasar build: Could not resolve '../../utils/private.global/{}-dialog.js' Any thoughts? thanks!! #17169

Discussion options

You must be logged in to vote

Hi,

The problem comes from the following quasar.conf.js configuration:

Object.assign(viteConf.define, {
  "global": {}
})

It replaces "global" str occurrences, even in import statements.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@rstoenescu
Comment options

Answer selected by rstoenescu
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants