alibaba / alibaba/lowcode-engine
资产包协议规范packages下的advancedUrls有开发的计划吗
- Dominant language
- TypeScript
- Stars
- 15.9k
- Forks
- 2.7k
- PR merge metrics
- No merged PRs in 30d
Description

我想给开发的物料中引入三方库(比如vconsole)。配置如下:
{
package: 'vconsole',
version: '3.15.1',
library: 'VConsole',
urls: [
'https://unpkg.com/vconsole@3.15.1/dist/vconsole.min.js'
],
level: 1
},但这没法控制三方库的js加载优先于打包出来的物料js。
有没有其他解决办法。PS:vconsole期望以物料的方式在设计器中使用
Contributor guide
No contributing guide indexed for this repository
Research direction
No source files, tests, or entry points are identified. Start by locating the packages asset-protocol handling for advancedUrls and the designer's material loading path, then verify how dependency order is determined for the vconsole example. Done should be a documented or implemented way to load the third-party library before the generated material JavaScript.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100