We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 621490a commit 4627e8aCopy full SHA for 4627e8a
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.4.2](https://github.com/searchfe/san-ssr-plugin/compare/v1.4.1...v1.4.2) (2021-12-23)
2
+
3
4
+### Bug Fixes
5
6
+* css 与 less 等规则没有写在一起时,只会给 css 规则增加 loader ([621490a](https://github.com/searchfe/san-ssr-plugin/commit/621490a6a423f721f7341861186fa3171a8a3230))
7
8
## [1.4.1](https://github.com/searchfe/san-ssr-plugin/compare/v1.4.0...v1.4.1) (2021-09-10)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "san-ssr-plugin",
- "version": "1.4.1",
+ "version": "1.4.2",
"description": "",
"main": "dist/plugin.js",
"scripts": {
0 commit comments