Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

编译支付宝小程序babel被编译为_babel 应为@babel #1290

Closed
RedLlips opened this issue Nov 29, 2018 · 8 comments
Closed

编译支付宝小程序babel被编译为_babel 应为@babel #1290

RedLlips opened this issue Nov 29, 2018 · 8 comments
Assignees

Comments

@RedLlips
Copy link

No description provided.

@taro-bot
Copy link

taro-bot bot commented Nov 29, 2018

欢迎提交 Issue~

如果你提交的是 bug 报告,请务必遵循 Issue 模板的规范,尽量用简洁的语言描述你的问题,最好能提供一个稳定简单的复现。🙏🙏🙏

如果你的信息提供过于模糊或不足,或者已经其他 issue 已经存在相关内容,你的 issue 有可能会被关闭。

Good luck and happy coding~

@luckyadam
Copy link
Member

路径带 @ 会导致包上传失败

@RedLlips
Copy link
Author

但是不带@的话 工程跑起来报错,然后需要手动改成@才可以跑

@luckyadam
Copy link
Member

报什么错

@RedLlips
Copy link
Author

我怎么上传不了图片。。。。

@RedLlips
Copy link
Author

index.js:22 Uncaught Error: Cannot find module '../../@babel/runtime/helpers/interopRequireWildcard.js'
at webpackMissingModule (index.js:22)
at Object../npm/dva-core/lib/index.js (index.js:22)
at webpack_require (bootstrap:19)
at Object../npm/dva-core/index.js (index.js:20)
at webpack_require (bootstrap:19)
at Object../dva.js (dva.js:27)
at webpack_require (bootstrap:19)
at Object../app.js (app.js:34)
at webpack_require (bootstrap:19)
at success (index$.worker.js:6)

@luckyadam
Copy link
Member

index.js:22 Uncaught Error: Cannot find module '../../@babel/runtime/helpers/interopRequireWildcard.js'
at webpackMissingModule (index.js:22)
at Object../npm/dva-core/lib/index.js (index.js:22)
at webpack_require (bootstrap:19)
at Object../npm/dva-core/index.js (index.js:20)
at webpack_require (bootstrap:19)
at Object../dva.js (dva.js:27)
at webpack_require (bootstrap:19)
at Object../app.js (app.js:34)
at webpack_require (bootstrap:19)
at success (index$.worker.js:6)

好的,我看看

@taro-bot
Copy link

taro-bot bot commented Nov 29, 2018

CC @luckyadam

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants