瀏覽代碼

Delete the pom files animation.scss, _normalize.scss and _animation.scss under the common folder

break60 4 年之前
父節點
當前提交
b939ab8e1d
共有 3 個文件被更改,包括 0 次插入3661 次删除
  1. 0 3658
      dolphinscheduler-ui/src/sass/common/_animation.scss
  2. 0 1
      dolphinscheduler-ui/src/sass/common/index.scss
  3. 0 2
      pom.xml

文件差異過大導致無法顯示
+ 0 - 3658
dolphinscheduler-ui/src/sass/common/_animation.scss


+ 0 - 1
dolphinscheduler-ui/src/sass/common/index.scss

@@ -14,7 +14,6 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
-@import "animation";
 @import "scrollbar";
 @import "table";
 

+ 0 - 2
pom.xml

@@ -902,8 +902,6 @@
                         <exclude>**/node/**</exclude>
                         <exclude>**/dist/**</exclude>
                         <exclude>**/licenses/**</exclude>
-                        <exclude>**/src/sass/common/_animation.scss</exclude>
-                        <exclude>**/src/sass/common/_normalize.scss</exclude>
                         <exclude>.github/**</exclude>
                         <exclude>sql/soft_version</exclude>
                         <exclude>**/common/utils/ScriptRunner.java</exclude>