4.0.0 • Published 6 months ago

@readr-media/react-feedback v4.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

@readr-media/react-feedback · npm version

Installation

yarn install

Development

$ yarn dev
// or
$ npm run dev
// or
$ make dev

Build (Webpack Bundles and ES5 Transpiling)

$ npm run build
// or
$ make build

Build Webpack Bundles

$ make build-dist

Transpile React, ES6 Codes to ES5

$ make build-lib

NPM Publish

After executing Build scripts, we will have ./dist and /lib folders, and then we can execute publish command,

npm publish

Note: before publish npm package, we need to bump the package version first.

TODOs

  • 建立 CI pipeline,透過 CI 產生 npm package,並且上傳至 npm registry
  • 透過 Lerna 控制 packages 之間的版號
  • 加入 React lazy load,讓 webpack 可以動態載入 webpack chunks
3.4.0

9 months ago

3.8.0

6 months ago

3.7.0

7 months ago

3.5.2

9 months ago

3.6.0

7 months ago

3.5.1

9 months ago

3.5.0

9 months ago

4.0.0

6 months ago

3.3.0

1 year ago

3.2.0

1 year ago

3.0.2

2 years ago

3.1.0

1 year ago

3.0.1

2 years ago

3.0.0

2 years ago

2.0.0

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago

1.0.0-beta.1

2 years ago

1.0.0-beta.0

2 years ago