arco-cli icon indicating copy to clipboard operation
arco-cli copied to clipboard

总是会有这个异常出现,不知道怎么解决

Open ghost opened this issue 2 years ago • 1 comments

Describe the bug Module parse failed unexpected token

To Reproduce Steps to reproduce the behavior:

  1. add component
  2. yarn dev
  3. Module parse failed unexpected token

Expected behavior none

Screenshots origin_img_v2_b656b3a7-3fd4-4ad5-bc09-1a38a42b8c6g

Desktop (please complete the following information):

  • OS: [e.g. MacOS]
  • node version [e.g. v14.17.0]

Additional context none

ghost avatar Sep 07 '22 14:09 ghost

引入了什么其他的文件类型吗?拓展一下 Storybook 的 webpack 配置试试呢。

Helium-Z avatar Sep 15 '22 07:09 Helium-Z