Browse Source

feat: 代码回滚

yangxiaolu3 3 years ago
parent
commit
c88ea2e8e9
3 changed files with 2 additions and 8 deletions
  1. 2 2
      .npmrc
  2. 0 5
      demo.html
  3. 0 1
      package.json

+ 2 - 2
.npmrc

@@ -1,2 +1,2 @@
-# registry=https://registry.npmjs.org
-# engine-strict=true
+registry=https://registry.npmjs.org
+engine-strict=true

+ 0 - 5
demo.html

@@ -11,11 +11,6 @@
     <meta http-equiv="Expires" content="0" />
   </head>
   <body>
-      <script src='https://cdn.bootcss.com/vConsole/3.3.2/vconsole.min.js'></script>
-      <!-- <script type="text/javascript">
-
-      window.vConsole = new window.VConsole();
-      console.log("错误");</script> -->
     <noscript>
       <strong
         >We're sorry but <%= htmlWebpackPlugin.options.title %> doesn't work

+ 0 - 1
package.json

@@ -80,7 +80,6 @@
   "devDependencies": {
     "@commitlint/cli": "^10.0.0",
     "@commitlint/config-conventional": "^10.0.0",
-    "@jd/upload-oss-tools": "^1.1.21",
     "@popperjs/core": "^2.11.5",
     "@tarojs/taro": "^3.4.0",
     "@types/jest": "^26.0.22",