nav tabs on admin dashboard
This commit is contained in:
1
node_modules/vue/src/platforms/web/entry-runtime-with-compiler.js
generated
vendored
1
node_modules/vue/src/platforms/web/entry-runtime-with-compiler.js
generated
vendored
@@ -63,6 +63,7 @@ Vue.prototype.$mount = function (
|
||||
}
|
||||
|
||||
const { render, staticRenderFns } = compileToFunctions(template, {
|
||||
outputSourceRange: process.env.NODE_ENV !== 'production',
|
||||
shouldDecodeNewlines,
|
||||
shouldDecodeNewlinesForHref,
|
||||
delimiters: options.delimiters,
|
||||
|
||||
Reference in New Issue
Block a user