Skip to content

Commit 1a2f23c

Browse files
committed
chore: temp commit
1 parent 366949a commit 1a2f23c

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

packages/core/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,6 @@ const unplugin = createUnplugin<Options>(
184184
.catch((e) => {
185185
log('error', e)
186186
})
187-
callback()
188187
} else {
189188
callback()
190189
}

play/webpack/src/assets/css/foo.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
p{
2-
color: v-bind-m(color);
2+
color: v-bind-m(wfwfw);
33
width: 200px;
44
height: 30px;
55
}

0 commit comments

Comments
 (0)