emacroh5lib 1.0.84 → 1.0.85

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
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