- Notifications
You must be signed in to change notification settings - Fork1
developed old react-scripts-ts for maximum lava-rage of performances
License
NotificationsYou must be signed in to change notification settings
qfinex/react-scripts-ts
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Modern build setup with no configuration for [ React + TypeScript ]projects.
- [Faster build times](https://github.com/qfinex/react-scripts-ts/issues/
- Namespaces support
- Module resolution support (baseUrl/paths)
- Type checkingon a separate proccess
- Transpilation usingts-loader
- Built-in configured google workbox with pre-cache service-worker configuration.
Found any problem or bug? Pleasecreate a new issue
mailto :info@quantaex.net
- Webpack 4
- up-to-date TypeScript
- Zero config optimize build
- TypeScript compilationts-loader
- Type and tslint errors on a separate processfork-ts-checker-webpack-plugin
- Sass, Less and Css Modulescss-modules
- Generate TypeScript typings for CSS modulestypings-for-css-modules-loader
- Tranform SVG into React componentssvgr
- Built-in configured google workbox with pre-cache service-worker configuration.
Check out thetemplate files for usage examples.
npx create-react-app my-app --scripts-version=@qfinex/react-scripts-tscd my-app/yarn startInstall this package in yout project:
yarn add @qfinex/react-scripts-ts
Change your package.json configuration to use react-scripts-ts
{"scripts": {"start":"react-scripts-ts start","build":"react-scripts-ts build","test":"react-scripts-ts test --env=jsdom", }}Ejecting is not supported in this project, you have 2 options:
Fork this project and create your own react-scripts-ts package.
{"scripts": {"start":"react-app-rewired start --scripts-version @qfinex/react-scripts-ts","build":"react-app-rewired build --scripts-version @qfinex/react-scripts-ts","test":"react-app-rewired test --scripts-version @qfinex/react-scripts-ts --env=jsdom" }} 2020| QFinexAbout
developed old react-scripts-ts for maximum lava-rage of performances
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
