Skip to content

Releases: qfinex/react-scripts-ts

more upgraded after 2 years of hybernation

12 Aug 09:44
Compare
Choose a tag to compare

@qfinex/react-scripts-ts

[Faster build times](https://github.com/qfinex/react-scripts-ts/issues/
Namespaces support
Module resolution support (baseUrl/paths)
Type checking on a separate proccess
Transpilation using ts-loader
Built-in configured google workbox with pre-cache service-worker configuration.

Features

Webpack 4
up-to-date TypeScript
Zero config optimize build
TypeScript compilation ts-loader
Type and tslint errors on a separate process fork-ts-checker-webpack-plugin
Sass, Less and Css Modules css-modules
Generate TypeScript typings for CSS modules typings-for-css-modules-loader
Tranform SVG into React components svgr
Built-in configured google workbox with pre-cache service-worker configuration.