Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
天才和人才就差了二
uni-app
提交
2fd66fae
U
uni-app
项目概览
天才和人才就差了二
/
uni-app
与 Fork 源项目一致
Fork自
DCloud / uni-app
通知
1
Star
0
Fork
0
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
1
列表
看板
标记
里程碑
合并请求
0
DevOps
流水线
流水线任务
计划
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
U
uni-app
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
1
Issue
1
列表
看板
标记
里程碑
合并请求
0
合并请求
0
Pages
DevOps
DevOps
流水线
流水线任务
计划
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
流水线任务
提交
Issue看板
体验新版 GitCode,发现更多精彩内容 >>
提交
2fd66fae
编写于
6月 14, 2022
作者:
fxy060608
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
chore: remove typescript alias
上级
5cb6ee74
变更
2
显示空白变更内容
内联
并排
Showing
2 changed file
with
131 addition
and
132 deletion
+131
-132
packages/vue-cli-plugin-hbuilderx/module-alias.js
packages/vue-cli-plugin-hbuilderx/module-alias.js
+0
-2
packages/vue-cli-plugin-hbuilderx/typescript.json
packages/vue-cli-plugin-hbuilderx/typescript.json
+131
-130
未找到文件。
packages/vue-cli-plugin-hbuilderx/module-alias.js
浏览文件 @
2fd66fae
...
...
@@ -17,8 +17,6 @@ moduleAlias.addAlias('@vue/component-compiler-utils/package.json', require.resol
'
@dcloudio/vue-cli-plugin-uni/packages/@vue/component-compiler-utils/package.json
'
))
if
(
isInHBuilderX
)
{
moduleAlias
.
addAlias
(
'
typescript
'
,
path
.
resolve
(
process
.
env
.
UNI_HBUILDERX_PLUGINS
,
'
compile-typescript/node_modules/typescript
'
))
moduleAlias
.
addAlias
(
'
less
'
,
path
.
resolve
(
process
.
env
.
UNI_HBUILDERX_PLUGINS
,
'
compile-less/node_modules/less
'
))
moduleAlias
.
addAlias
(
'
node-sass
'
,
path
.
resolve
(
process
.
env
.
UNI_HBUILDERX_PLUGINS
,
...
...
packages/vue-cli-plugin-hbuilderx/typescript.json
浏览文件 @
2fd66fae
{
"_from"
:
"typescript@^2.8.3"
,
"_id"
:
"typescript@2.9.2"
,
"_inBundle"
:
false
,
"_integrity"
:
"sha512-Gr4p6nFNaoufRIY4NMdpQRNmgxVIGMs4Fcu/ujdYk3nAZqk7supzBE9idmvfZIlH/Cuj//dvi+019qEue9lV0w=="
,
"_location"
:
"/typescript"
,
"_phantomChildren"
:
{},
"_requested"
:
{
"type"
:
"range"
,
"registry"
:
true
,
"raw"
:
"typescript@^2.8.3"
,
"name"
:
"typescript"
,
"escapedName"
:
"typescript"
,
"rawSpec"
:
"^2.8.3"
,
"saveSpec"
:
null
,
"fetchSpec"
:
"^2.8.3"
},
"_requiredBy"
:
[
"/"
"author"
:
"Microsoft Corp."
,
"homepage"
:
"https://www.typescriptlang.org/"
,
"version"
:
"3.7.5"
,
"license"
:
"Apache-2.0"
,
"description"
:
"TypeScript is a language for application scale JavaScript development"
,
"keywords"
:
[
"TypeScript"
,
"Microsoft"
,
"compiler"
,
"language"
,
"javascript"
],
"_resolved"
:
"https://registry.npmjs.org/typescript/-/typescript-2.9.2.tgz"
,
"_shasum"
:
"1cbf61d05d6b96269244eb6a3bce4bd914e0f00c"
,
"_spec"
:
"typescript@^2.8.3"
,
"_where"
:
"/Applications/HBuilderX.app/Contents/HBuilderX/plugins/compile-typescript"
,
"author"
:
{
"name"
:
"Microsoft Corp.
"
"bugs"
:
{
"url"
:
"https://github.com/Microsoft/TypeScript/issues"
}
,
"repository"
:
{
"type"
:
"git"
,
"url"
:
"https://github.com/Microsoft/TypeScript.git
"
},
"main"
:
"./lib/typescript.js"
,
"typings"
:
"./lib/typescript.d.ts"
,
"bin"
:
{
"tsc"
:
"./bin/tsc"
,
"tsserver"
:
"./bin/tsserver"
},
"browser"
:
{
"fs"
:
false
,
"os"
:
false
,
"path"
:
false
},
"bugs"
:
{
"url"
:
"https://github.com/Microsoft/TypeScript/issues"
"engines"
:
{
"node"
:
">=4.2.0"
},
"bundleDependencies"
:
false
,
"deprecated"
:
false
,
"description"
:
"TypeScript is a language for application scale JavaScript development"
,
"devDependencies"
:
{
"@octokit/rest"
:
"latest"
,
"@types/browserify"
:
"latest"
,
"@types/chai"
:
"latest"
,
"@types/convert-source-map"
:
"latest"
,
"@types/del"
:
"latest"
,
"@types/glob"
:
"latest"
,
"@types/gulp"
:
"3.X
"
,
"@types/gulp"
:
"^4.0.5
"
,
"@types/gulp-concat"
:
"latest"
,
"@types/gulp-help"
:
"latest"
,
"@types/gulp-newer"
:
"latest"
,
"@types/gulp-sourcemaps"
:
"latest"
,
"@types/gulp-rename"
:
"0.0.33"
,
"@types/gulp-sourcemaps"
:
"0.0.32"
,
"@types/jake"
:
"latest"
,
"@types/merge2"
:
"latest"
,
"@types/microsoft__typescript-etw"
:
"latest"
,
"@types/minimatch"
:
"latest"
,
"@types/minimist"
:
"latest"
,
"@types/mkdirp"
:
"latest"
,
"@types/mocha"
:
"latest"
,
"@types/node"
:
"8.5.5"
,
"@types/ms"
:
"latest"
,
"@types/node"
:
"latest"
,
"@types/node-fetch"
:
"^2.3.4"
,
"@types/q"
:
"latest"
,
"@types/run-sequence"
:
"latest"
,
"@types/source-map-support"
:
"latest"
,
"@types/through2"
:
"latest"
,
"@types/travis-fold"
:
"latest"
,
"@types/xml2js"
:
"^0.4.0"
,
"@typescript-eslint/eslint-plugin"
:
"2.3.2"
,
"@typescript-eslint/experimental-utils"
:
"2.3.2"
,
"@typescript-eslint/parser"
:
"2.3.2"
,
"async"
:
"latest"
,
"azure-devops-node-api"
:
"^8.0.0"
,
"browser-resolve"
:
"^1.11.2"
,
"browserify"
:
"latest"
,
"chai"
:
"latest"
,
"chalk"
:
"latest"
,
"convert-source-map"
:
"latest"
,
"del"
:
"latest"
,
"gulp"
:
"3.X"
,
"gulp-clone"
:
"latest"
,
"del"
:
"5.1.0"
,
"eslint"
:
"6.5.1"
,
"eslint-formatter-autolinkable-stylish"
:
"1.0.3"
,
"eslint-plugin-import"
:
"2.18.2"
,
"eslint-plugin-jsdoc"
:
"15.9.9"
,
"eslint-plugin-no-null"
:
"1.0.2"
,
"fancy-log"
:
"latest"
,
"fs-extra"
:
"^6.0.1"
,
"glob"
:
"latest"
,
"gulp"
:
"^4.0.0"
,
"gulp-concat"
:
"latest"
,
"gulp-help"
:
"latest"
,
"gulp-insert"
:
"latest"
,
"gulp-newer"
:
"latest"
,
"gulp-rename"
:
"latest"
,
"gulp-sourcemaps"
:
"latest"
,
"gulp-typescript"
:
"latest"
,
"istanbul"
:
"latest"
,
"jake"
:
"latest"
,
"merge2"
:
"latest"
,
"minimist"
:
"latest"
,
"mkdirp"
:
"latest"
,
"mocha"
:
"latest"
,
"mocha-fivemat-progress-reporter"
:
"latest"
,
"ms"
:
"latest"
,
"node-fetch"
:
"^2.6.0"
,
"plugin-error"
:
"latest"
,
"pretty-hrtime"
:
"^1.0.3"
,
"prex"
:
"^0.4.3"
,
"q"
:
"latest"
,
"run-sequence"
:
"latest
"
,
"sorcery"
:
"latest
"
,
"remove-internal"
:
"^2.9.2
"
,
"simple-git"
:
"^1.113.0
"
,
"source-map-support"
:
"latest"
,
"through2"
:
"latest"
,
"travis-fold"
:
"latest"
,
"tslint"
:
"latest"
,
"typescript"
:
"next"
,
"vinyl"
:
"latest"
,
"vinyl-sourcemaps-apply"
:
"latest"
,
"xml2js"
:
"^0.4.19"
},
"engines"
:
{
"node"
:
">=4.2.0"
},
"homepage"
:
"http://typescriptlang.org/"
,
"keywords"
:
[
"TypeScript"
,
"Microsoft"
,
"compiler"
,
"language"
,
"javascript"
],
"license"
:
"Apache-2.0"
,
"main"
:
"./lib/typescript.js"
,
"name"
:
"typescript"
,
"repository"
:
{
"type"
:
"git"
,
"url"
:
"git+https://github.com/Microsoft/TypeScript.git"
},
"scripts"
:
{
"prepare"
:
"gulp build-eslint-rules"
,
"pretest"
:
"gulp tests"
,
"test"
:
"gulp runtests-parallel --light=false"
,
"test:eslint-rules"
:
"gulp run-eslint-rules-tests"
,
"build"
:
"npm run build:compiler && npm run build:tests"
,
"build:compiler"
:
"jake local"
,
"build:tests"
:
"jake tests"
,
"clean"
:
"jake clean"
,
"build:compiler"
:
"gulp local"
,
"build:tests"
:
"gulp tests"
,
"start"
:
"node lib/tsc"
,
"clean"
:
"gulp clean"
,
"gulp"
:
"gulp"
,
"jake"
:
"jake"
,
"lint"
:
"jake lint"
,
"pretest"
:
"jake tests"
,
"jake"
:
"gulp"
,
"lint"
:
"gulp lint"
,
"lint:ci"
:
"gulp lint --ci"
,
"lint:compiler"
:
"gulp lint-compiler"
,
"lint:scripts"
:
"gulp lint-scripts"
,
"setup-hooks"
:
"node scripts/link-hooks.js"
,
"start"
:
"node lib/tsc"
,
"test"
:
"jake runtests-parallel light=false"
"update-costly-tests"
:
"node scripts/costly-tests.js"
},
"typings"
:
"./lib/typescript.d.ts"
,
"version"
:
"2.9.2"
"browser"
:
{
"fs"
:
false
,
"os"
:
false
,
"path"
:
false
,
"crypto"
:
false
,
"buffer"
:
false
,
"@microsoft/typescript-etw"
:
false
,
"source-map-support"
:
false
,
"inspector"
:
false
},
"dependencies"
:
{}
}
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录