opentiny / tiny-engine

TinyEngine is a low-code engine based on which you can build or develop low-code platforms in different domains/TinyEngine是一个低代码引擎,基于这个引擎可以构建或者开发出不同领域的低代码平台
https://opentiny.design/tiny-engine
MIT License
1.8k stars 273 forks source link

🐛 [Bug]: 自己写的组件用到了echarts,导入到tiny engine控制台报"process is not defined" #595

Closed kalvinhu closed 4 weeks ago

kalvinhu commented 2 months ago

Environment

chrome

Version

latest

Version

latest

Link to minimal reproduction

none

Step to reproduce

组件地址:https://unpkg.com/hrj-custom-components@1.0.6/components/barChart/index.js 物料json: KvnBarchart.json

What is expected

No response

What is actually happening

No response

What is your project name

TinyEngine

Any additional comments (optional)

No response

qiangwai commented 1 month ago

打包文件有问题,这是node的语法内容 调整打包方式

Issues-translate-bot commented 1 month ago

Bot detected the issue body's language is not English, translate it automatically.


There is a problem with the packaging file. This is the syntax content of node. Adjust the packaging method.