ts-universal@1.0.7
A simple gulp plugin that makes it possible to use typescript modules painlessly on browser and on server
ISC
2016-09-20
安装 (1.0.7)
npm install ts-universal@1.0.7
yarn add ts-universal@1.0.7
pnpm add ts-universal@1.0.7
bun add ts-universal@1.0.7
dependencies (2)
| 包名 | 版本要求 |
|---|---|
| concat-with-sourcemaps | ^1.0.4 |
| through2 | ^2.0.1 |
devDependencies (5)
| 包名 | 版本要求 |
|---|---|
| gulp | ^3.9.1 |
| gulp-concat | ^2.6.0 |
| gulp-rename | ^1.2.2 |
| gulp-sourcemaps | ^1.6.0 |
| gulp-typescript | ^2.13.6 |