emacroh5lib 1.0.84 → 1.0.85

Sign up to get free protection for your applications and to get access to all the features.
package/webpack.config.js CHANGED
@@ -30,12 +30,12 @@ const config = {
30
30
  // do not specify a `name` here
31
31
  type: 'module',
32
32
  },
33
- },
33
+ },
34
34
  devServer: {
35
- open: true,
35
+ open: true,
36
36
  hot: true,
37
- disableHostCheck: true,
38
- compress:true,
37
+ disableHostCheck: true,
38
+ compress: true,
39
39
  host: "127.0.0.1",
40
40
  port: 8088,
41
41
  headers: {
@@ -116,7 +116,7 @@ const config = {
116
116
  },
117
117
  fallback: {
118
118
  crypto: false,
119
- fs: false
119
+ // fs: false
120
120
  },
121
121
  extensions: ['.js', '.jsx', '.ts', '.tsx', '.vue', '.json'],
122
122
  }
package/ob.rar DELETED
Binary file