Skip to content

Roadmap

xbrave edited this page Feb 2, 2021 · 10 revisions

The ko-script Roadmap 2021

At now(2021 February) our project has many problems to solve eagerly, such as code style lint problems and lack of testing. We will focus on these problems in the first quarter.

It's has been about 4 months since webpack release version 5 in 2020.10.10, and it's time we should look into the future. In the second quarter, The main jobs of this repos is upgrade webpack to version 5 combine with it's ecosystem such as loaders and plugins.Also we should focus on migrate configs/features from dtstack and integer with it's requirements in the real word.

The third quarter is a quarter that making preparations for open source offically. Docs and examples will be supplied, and more testings will be added.Also we will optimize CI/CD process in this quarter.

The last quarter we will focus on fix bugs and enhance functions that from community.

Goals

  • Make webpack use as eazy as possible
  • Every feature's config must be configurable and flexable

Details

The below lists will help you understand what we will do in the future.

Q1

  • Support eslint and prettier
  • Support jest and add testings
  • Add github actions
  • Research if git hooks tools can be integrated in ko-script and it's cost
  • Research webpack 5 and it's new features

Q2

  • Migrate ko-babel-app into ko-script
  • Upgrade webpack to version 5 combine with it's ecosystem
  • Integrated with dtstack project, fixed bugs

Q3

  • Supply docs & examples
  • React & Vue framework's specific plugins & loaders will be installed after choose
  • More testing

Q4

  • fixed bugs
  • enhencement

Project Management

Clone this wiki locally