-
## Bug Report
**Current Behavior**
global vars are missed when using import against require [express.js]
**Input Code**
```
import router from './api/route';
//var router=require('./ap…
-
I am trying to run this, initially had errors with node and babel so installed babel-cli as a dev dependency, now am being challenged by
`/bin/sh: sitepack: command not found`
What can I do to …
-
### 相关平台
微信小程序
**小程序基础库: 3.6.3**
**使用框架: Vue 3**
### 复现步骤
### 期望结果
里面的图片在全屏后不变
### 实际结果
图片被放大了
### 环境信息
```
👽 Taro v3.6.34
Taro CLI 3.6.3…
-
I am trying to use ember-cli-update 0.43.3 to update an Ember 3.12.0 application to 3.13.0. I am first trying to run all codemods against 3.12.0. When running ember-qunit-codemod, I get the following …
-
## There have been updates to the *babel7* monorepo:
+ - The `devDependency` [@babel/cli](https://www.npmjs.com/package/@babel/cli) was updated from `7.7.7` to `7.8.0`.
- The `devDependency` [@babe…
-
Starting in v2.x, is this project no longer compatible with non-Expo projects...?
What are the install/upgrade/etc steps required for projects that are not using Expo?
The docs do not explain it…
-
## Issue
I have an ES6 class that extends another ES6 class. This issue arises in the line of the super call:
```
TypeError: ...myFile.js: this.errorWithNode is not a function
at Plugi…
-
Replace NeDB's quasi-MongoDB query syntax with the [`json-criteria` module](https://www.npmjs.com/package/json-criteria) to get a full-blown and fully compatible MongoDB query syntax implementation.
…
-
**问题描述**
在用hbuilderx进行调试(即选择运行到手机或模拟器)及打包app时,[vue-cli的模式和环境变量](https://cli.vuejs.org/zh/guide/mode-and-env.html)不起作用,且不能指定使用某个命令
**详细描述**
用vue-cli建立的项目。由于测试环境和生产环境都不止一个,为了便于统一配置不同环境用到的一些数据,就采用了v…
Xli33 updated
10 months ago
-
permission-control分支路由懒加载无效,打包的正式环境,并没有分割代码,只有三个js文件