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

有没有api可以读取项目js文件里的export的数组 #135

Open
huangkangrui opened this issue Apr 3, 2023 · 1 comment
Open

有没有api可以读取项目js文件里的export的数组 #135

huangkangrui opened this issue Apr 3, 2023 · 1 comment
Labels
dev help wanted 插件开发求助

Comments

@huangkangrui
Copy link

No description provided.

@Liiked
Copy link
Owner

Liiked commented Apr 4, 2023

无相关API,但是有 workaround 的方法,比如使用 fs 读取文件,然后使用 esbuild / swc 进行词法解析

@Liiked Liiked added the dev help wanted 插件开发求助 label Apr 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev help wanted 插件开发求助
Projects
None yet
Development

No branches or pull requests

2 participants