Jin
Jin
由于微信支持了typescript, less, sass,`project.config.json`中做出sass的配置后会抛错。 配置: ``` "useCompilerPlugins": ["sass"], ``` 错误信息: ``` [Error: The file (/home/runner/work/xxx.scss) required by xxx.scss is outside the project [12](https://github.com/xxx/xxx/runs/xxx?check_suite_focus=true#step:6:12) File: xxx.wxss] ```
失效了?
fix error.
### 相关平台 微信小程序 **小程序基础库: 与该问题无关** **使用框架: React** ### 复现步骤 Taro自己官方文档:https://taro-docs.jd.com/docs/external-libraries#storybook 压根起不来,看了下node_modules里'@tarojs/taro-h5/dist/taroApis'这个文件已经没有了。。。 ### 期望结果 可以启动storybook ### 实际结果 error ### 环境信息 ``` 👽 Taro v3.6.18 Taro CLI 3.6.18 environment info: System: OS:...