goji-js
goji-js copied to clipboard
Cannot use <include> in <template> on Alipay
Description
When lib v2 being enabled, <include> in <template> cause compilation error on Alipay dev tool.

Reproduct link
Reproduct steps
- Unzip the file
- Open in Alipay dev tool 2.7.2
Impact
GojiJS use this feature to import leaf-components in components and fails to run on latest Alipay.
Temporary solution
Replace <include> with src's content.
Platforms
- [ ] Baidu ( including Xiaohongshu )
- [x] Alipay
- [ ] Toutiao
- [ ] KuaiApp