タグ

関連タグで絞り込む (1)

タグの絞り込みを解除

TypeScriptとGruntに関するefclのブックマーク (1)

  • Typescriptの中のこと(浅め)

    12. コマンドラインで指定可能なオプション • OptionParserでパースしてCompilationSettingsを作成 -documented out outDir sourcemap mapRoot sourceRoot declaration removeComments target module help version noImplicitAny -documented(node only) watch -documented(wsh only) codepage -undocumented diagnostics locale noResolve noLib logFile propagateEnumConstants useCaseSensitiveFileResoltionコンパイル詳細情報を表示してくれる メッセージのロケールを設定する コンパイル結果をファイ

    Typescriptの中のこと(浅め)
    efcl
    efcl 2014/06/17
    tscコマンドを使った場合とgrunt-typescriptがやってることの違い。 typescriptServiceを使ってTypeScriptを解釈していく話
  • 1