webpack.externals relative path causes Unexpected token

后端 未结 0 1980
天命终不由人
天命终不由人 2020-12-07 01:32

when I add a relative path to webpack.externals array, the output file contains: module.exports = ../path; which causes the error: Unexpected token

相关标签:
回答
  • 消灭零回复
提交回复
热议问题