Skip to content
This repository has been archived by the owner on Apr 30, 2020. It is now read-only.

工程前端使用cooking无法编译通过 #22

Open
xiyanxiyan10 opened this issue Mar 18, 2017 · 1 comment
Open

工程前端使用cooking无法编译通过 #22

xiyanxiyan10 opened this issue Mar 18, 2017 · 1 comment
Labels

Comments

@xiyanxiyan10
Copy link

xiyanxiyan10 commented Mar 18, 2017

能否求个前端源码编译的说明,以便确认引起问题原因。

错误如下
cooking build


 ^[[1m^[[33m[big]^[[39m^[[22m
  63                                             ^[[1m^[[32mvs/loader.js^[[39m^[[22m      27 kB        ^[[1m^[[39m^[[22m  ^[[1m^[[32m[emitted]^[[39m^[[22m
  64 
  65 ^[[1m^[[31mERROR in ./src/index.js
  66 Module build failed: TypeError: Path must be a string. Received { __esModule: true,
  67   File: [Getter],
  68   options: [Getter],
  69   buildExternalHelpers: [Getter],
  70   template: [Getter],
  71   resolvePlugin: [Getter],
  72   resolvePreset: [Getter],
  73   version: [Getter],
  74   util:
  75    { __esModule: true,
  76      inherits: [Getter],
  77      inspect: [Getter],
  78      canCompile: { [Function: canCompile] EXTENSIONS: [Object] },
  79      list: [Function: list],
  80      regexify: [Function: regexify],
  81      arrayify: [Function: arrayify],
  82      booleanify: [Function: booleanify],
  83      shouldIgnore: [Function: shouldIgnore] },
  84   messages:
  85    { __esModule: true,
  86      MESSAGES:
  87       { tailCallReassignmentDeopt: 'Function reference has been reassigned, so it will probably be dereferenced, therefore we can\'t optimise this with confidence',
  88         classesIllegalBareSuper: 'Illegal use of bare

@xiyanxiyan10 xiyanxiyan10 changed the title 工程前端使用webpack无法编译通过 工程前端使用cooking无法编译通过 Mar 22, 2017
@miaolz123
Copy link
Owner

是的,现在前端代码确实编译不过了,近期解决~

@miaolz123 miaolz123 added the bug label Jul 26, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants