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
errored out during transformation TypeError: C:\dev\jamkudoc\1.server-bundle.js: Cannot read property 'constant' of undefined
at PluginPass.FunctionExpression|FunctionDeclaration (C:\dev\jamkudoc\node_modules\babel-preset-modernize\dist\plugins\transform-iife-arrows\index.js:1:424)
at newFn (C:\dev\jamkudoc\node_modules\optimize-plugin\node_modules\@babel\traverse\lib\visitors.js:175:21)
at NodePath._call (C:\dev\jamkudoc\node_modules\optimize-plugin\node_modules\@babel\traverse\lib\path\context.js:55:20)
at NodePath.call (C:\dev\jamkudoc\node_modules\optimize-plugin\node_modules\@babel\traverse\lib\path\context.js:42:17)
at NodePath.visit (C:\dev\jamkudoc\node_modules\optimize-plugin\node_modules\@babel\traverse\lib\path\context.js:92:31)
at TraversalContext.visitQueue (C:\dev\jamkudoc\node_modules\optimize-plugin\node_modules\@babel\traverse\lib\context.js:115:16)
at TraversalContext.visitMultiple (C:\dev\jamkudoc\node_modules\optimize-plugin\node_modules\@babel\traverse\lib\context.js:79:17)
at TraversalContext.visit (C:\dev\jamkudoc\node_modules\optimize-plugin\node_modules\@babel\traverse\lib\context.js:141:19)
at Function.traverse.node (C:\dev\jamkudoc\node_modules\optimize-plugin\node_modules\@babel\traverse\lib\index.js:82:17)
at NodePath.visit (C:\dev\jamkudoc\node_modules\optimize-plugin\node_modules\@babel\traverse\lib\path\context.js:99:18) {
type: 'TypeError',
code: 'BABEL_TRANSFORM_ERROR'
The text was updated successfully, but these errors were encountered:
I am using this plugin in documentation site created using vuepress (Vue based static site generator)
Error Details
The text was updated successfully, but these errors were encountered: