2.2.10 • Published 5 years ago

@vite/vitejs-addraccount v2.2.10

Weekly downloads
-
License
ISC
Repository
github
Last release
5 years ago

Vite.js

Build Status Coverage Status

Prerequisites

  • node.js
  • yarn

Building (gulp)

yarn run build

Testing (mocha)

yarn run test

Starting

  1. yarn install
  2. Configure eslint in your editor, rules like '.eslintrc'.

Branch naming rules

  • Develop on branch 'dev/{version}/{function name}'
  • Fixed version on branch 'dev/{version}'

Notice 1: development branch split from dev/{last_version}. If dev/{last_version} is not exist, split from master Notice 2: change src/type.ts. You should run yarn run format-type after changing the file src/type.ts

Examples

'dev/2.0.0/utf8' from 'dev/1.0.0' || 'master'

2.2.11-alpha.0

5 years ago

2.2.10

5 years ago

2.2.9

5 years ago

2.2.8

5 years ago

2.2.7

5 years ago

2.2.6

5 years ago

2.2.5

5 years ago

2.2.4

5 years ago

2.2.3

5 years ago

2.2.2

5 years ago

2.2.1

5 years ago

2.2.0

5 years ago

2.1.2

5 years ago

2.1.2-alpha.2

5 years ago

2.1.2-alpha.1

5 years ago

2.1.2-alpha.0

5 years ago

2.1.1

5 years ago

2.1.0

5 years ago

2.1.0-alpha.3

5 years ago

2.1.0-alpha.2

5 years ago

2.1.0-alpha.1

5 years ago

2.1.0-alpha.0

5 years ago

2.0.0

5 years ago

2.0.0-alpha.4

5 years ago

2.0.0-alpha.3

5 years ago

2.0.0-alpha.2

5 years ago