Skip to content

Tasks cleanup #44

Closed
Closed
@resir014

Description

@resir014

Our current gulpfile/tasks pipeline has grown too much it might be overwhelming for new users to get started with the starter kit. Rewriting the entire tasks system should be our main priority before upgrading to TS 2.3.

  • Make each features of the starter kit (e.g. testing, etc.) optional (yo generator perhaps?)
  • Improve the available guides to be noob-friendly (assume users have no prior knowledge of JS)
  • Consider ditching gulp for other better alternatives (pure npm tasks/brunch) (might have to ditch the flattened directory option)
  • Look into using brunch (idea: @bryanbecker) We might just use pure npm tasks + Webpack after all.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions