Ziyang

Results 5 issues of Ziyang

Getting `../node_modules/react-viewer/dist/index.js:6:23228: Unexpected token (6:23228)` while trying to use [Parcel](https://github.com/parcel-bundler/parcel) to package react projects. Made a minimal example project to reproduce the error: https://github.com/goobery/react-viewer-example For some reason, it just won't...

## What is an IME? [IME](https://docs.microsoft.com/en-us/windows/apps/design/input/input-method-editors)s are used to type non-latin languages (such as many Asian languages) with latin (QWERTY) keyboard. ## Current behavior While UserA is in the middle...

enhancement

### Issue Summary Following [docs on deploying with Vercel](https://developer.cal.com/self-hosting/vercel). The web build finished successfully. After that, it failed with the following messages: ``` vc-file-system:apps/web/middleware.js:3:25: ERROR: Could not resolve "next-collect/server" vc-file-system:packages/lib/telemetry.js:4:25:...

To allow S3 or S3-compatible storage to use a CDN as downloading endpoint, this PR adds an optional `urlRewriteRule` config for S3 storage and implements a 302 redirect for the...

新建的 .dtpl 文件夹,按里面的默认初始脚本不动,新建 `**/*-example` 这样的文件夹,就会出错: ``` SyntaxError: Unexpected token � in JSON at position 0 at JSON.parse () at Object.parseSourceMapInput (/Users/***/.vscode/extensions/node_modules/source-map/lib/util.js:433:1) at new SourceMapConsumer (/Users/***/.vscode/extensions/node_modules/source-map/lib/source-map-consumer.js:17:1) at mapSourcePosition (/Users/***/.vscode/extensions/node_modules/source-map-support/source-map-support.js:190:1) at wrapCallSite...