浏览代码

removed slimselect node_module patche as not necessary anymore

bach 2 年之前
父节点
当前提交
503812e524
共有 3 个文件被更改,包括 1 次插入30 次删除
  1. 1 2
      package.json
  2. 0 28
      web/themes/custom/materiotheme/assets/dist/main.js
  3. 二进制
      web/themes/custom/materiotheme/assets/dist/main.js.gz

+ 1 - 2
package.json

@@ -9,8 +9,7 @@
     "lint": "eslint --ext .js,.vue src",
     "lint:fix": "eslint --ext .js,.vue src --fix",
     "test": "jest --config test/jest.config.js",
-    "test:debug": "node --inspect node_modules/.bin/jest --runInBand --config test/jest.config.js",
-    "postinstall": "patch --forward node_modules/slim-select/package.json < patches/slimselect-export-css.patch"
+    "test:debug": "node --inspect node_modules/.bin/jest --runInBand --config test/jest.config.js"
   },
   "keywords": [
     "Vue",

文件差异内容过多而无法显示
+ 0 - 28
web/themes/custom/materiotheme/assets/dist/main.js


二进制
web/themes/custom/materiotheme/assets/dist/main.js.gz


部分文件因为文件数量过多而无法显示