chore: 完善并规范 Bell 上游源码导入 (#62)

This commit is contained in:
QiuSW
2026-08-27 18:26:56 +08:00
parent f5a3dd796b
commit 91befd63a7
36 changed files with 127 additions and 72 deletions
+1 -2
View File
@@ -3,7 +3,7 @@
## 问题描述
编译时出现警告:
```
Deprecation Warning [legacy-js-api]: The legacy JS API is deprecated
Deprecation Warning [legacy-js-api]: The legacy JS API is deprecated
and will be removed in Dart Sass 2.0.0.
```
@@ -87,4 +87,3 @@ npm run dev
- [Sass Legacy JS API](https://sass-lang.com/d/legacy-js-api)
- [Sass Silencing Deprecations](https://sass-lang.com/documentation/cli/dart-sass/#silencedeprecations)
- [sass-loader v13 文档](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md)