!731 remove to copy .git in css-what

Merge pull request !731 from LiWenzhen/removeCopycsswhatgit
This commit is contained in:
openharmony_ci
2022-10-13 06:54:48 +00:00
committed by Gitee
3 changed files with 2 additions and 2 deletions
-1
View File
@@ -1 +0,0 @@
../../css-what/
+1 -1
View File
@@ -19,7 +19,7 @@
import { Log } from '../../utils/index';
import { watch } from './directive';
import { parse, Selector } from '../../css-what/src/index';
import { parse, Selector } from '../../src/index';
import Element from '../../vdom/Element';
import Vm from './index';
import { cssType } from './vmOptions';
+1
View File
@@ -0,0 +1 @@
../../css-what/src/