3.0.0 • Published 5 years ago

gulptraum-typescript v3.0.0

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

logo

You can find the main project here: Gulptraum on GitHub

TypeScript Plugin for Gulptraum

The TypeScript plugin provides build tasks for the latest TypeScript-Version (currently 2.4).

Tasks

  • build
    • build-typescript
    • build-typescript-dts
    • build-typescript-commonjs
    • build-typescript-system
    • build-typescript-es2015
  • clean
    • clean-typescript
    • build-typescript-clean
  • doc
    • doc-typescript
    • doc-typescript-clean
    • doc-typescript-shape
    • doc-typescript-generate
  • lint
    • lint-typescript
  • setup-dev
    • setup-dev-typescript
    • setup-dev-typescript-clean
    • setup-dev-typescript-build
  • test
    • test-typescript
    • test-typescript-build
    • test-typescript-run
    • test-typescript-clean
  • watch
    • watch-typescript

Configuration

SettingTypeDescription
paths.typingsStringGlob pattern for your type definition files
paths.excludesArray of StringsGlob patterns to exclude from sources
sortBooleanTrue if contents should be merged in alphabetical order
useTypeScriptForDTSBooleanTrue if type definitions should be generated from your TypeScript files
importsToAddArray of StringsResources you additionally want to require in your built code
paths.tslintConfigStringPath to your tslint.json file
paths.compileToModulesArray of StringsThe module types generated from your TypeScript sources
1.5.1

5 years ago

3.0.0

5 years ago

2.0.1

5 years ago

2.0.0

6 years ago

1.5.0

6 years ago

1.4.1

6 years ago

1.4.1-pre1

6 years ago

1.4.1-pre

6 years ago

1.4.0

6 years ago

1.3.12

6 years ago

1.3.11

6 years ago

1.3.10

6 years ago

1.3.9

6 years ago

1.3.8

6 years ago

1.3.7

6 years ago

1.3.6

6 years ago

1.3.5

7 years ago

1.3.4

7 years ago

1.3.3

7 years ago

1.3.2

7 years ago

1.3.1

7 years ago

1.3.0

7 years ago

1.2.1

7 years ago

1.2.0

7 years ago

1.1.0

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago