@t3/react-scripts

1.2.1 • Public • Published

React-scripts - T3

This project is a fork of create-react-apps react scripts directory.

Changes from create-react-app:

  1. SCSS - sass loader has been added and configured to compile any .scss file in the src directory

  2. webpack-bundle-tracker - webpack plugin that exposes the file names for output bundles for Django apps to consume

  3. webpack-bundle-analyzer - webpack plugin that outputs an interactive mapping of the JavaScript bundle to describe JS library sizes

  4. Testing libaries - includes Enzyme, Chai, and Sinon by default for more advanced testing capability

  5. CI - A .gitlabci.yml file that runs a simple build > test > lint pipeline over the project. By default linter failures will only output warnings.

Readme

Keywords

none

Package Sidebar

Install

npm i @t3/react-scripts

Weekly Downloads

0

Version

1.2.1

License

MIT

Unpacked Size

99.8 kB

Total Files

33

Last publish

Collaborators

  • erik.niehaus