You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Will be looking into why this is happening. If not fixed in the template, upon creating a new panel from this template and using npm run serve it throws an error about HTMLWebpackPlugin.ctx not existing.
The text was updated successfully, but these errors were encountered:
Upon creating a new template, bombino is injecting Quasar variables into the
index.html
file like so:This instead should be:
Will be looking into why this is happening. If not fixed in the template, upon creating a new panel from this template and using
npm run serve
it throws an error aboutHTMLWebpackPlugin.ctx
not existing.The text was updated successfully, but these errors were encountered: