ts-universal@2.0.4
A simple gulp plugin that makes it possible to use typescript modules painlessly on browser and on server. Say no webpack!
ISC
2016-10-06
安装 (2.0.4)
npm install ts-universal@2.0.4
yarn add ts-universal@2.0.4
pnpm add ts-universal@2.0.4
bun add ts-universal@2.0.4
dependencies (3)
| 包名 | 版本要求 |
|---|---|
| app-root-path | ^2.0.1 |
| concat-with-sourcemaps | ^1.0.4 |
| through2 | ^2.0.1 |
devDependencies (6)
| 包名 | 版本要求 |
|---|---|
| gulp | ^3.9.1 |
| gulp-concat | ^2.6.0 |
| gulp-rename | ^1.2.2 |
| gulp-sourcemaps | ^1.6.0 |
| gulp-typescript | ^3.0.1 |
| typescript | ^2.0.3 |