2.2.30 • Published 7 years ago

react-scripts-component v2.2.30

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

react-scripts-component

This is a fork of the standard react-scripts to create react components as modules (umd) designed for including in React Apps e.g.

import Component from 'my-created-component';

Usage

ESNext (with ESlint)

create-react-app {component-name} --scripts-version=react-scripts-component

TypeScript (with TSLint)

create-react-app {component-name} --scripts-version=react-scripts-component --typescript
  • Note for TypeScript: the component build creates TypeScript declaration files and points to them in the package.json

This package includes scripts and configuration used by Create React App. Please refer to its documentation:

2.2.30

7 years ago

2.2.29

7 years ago

2.2.28

7 years ago

2.2.27

7 years ago

2.2.26

7 years ago

2.2.25

7 years ago

2.2.24

7 years ago

2.2.23

7 years ago

2.2.22

7 years ago

2.2.21

7 years ago

2.2.20

7 years ago

2.2.19

7 years ago

2.2.18

7 years ago

2.2.17

7 years ago

2.2.16

7 years ago

2.2.15

7 years ago

2.2.14

7 years ago

2.2.13

7 years ago

2.2.12

7 years ago

2.2.11

7 years ago

2.2.10

7 years ago

2.2.9

7 years ago

2.2.8

7 years ago

2.2.7

7 years ago

2.2.6

7 years ago

2.2.5

7 years ago

2.2.4

7 years ago

2.2.3

7 years ago

2.2.2

7 years ago

2.2.1

7 years ago

2.1.1

7 years ago