2.2.30 • Published 5 years ago

react-scripts-component v2.2.30

Weekly downloads
3
License
MIT
Repository
github
Last release
5 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

5 years ago

2.2.29

5 years ago

2.2.28

5 years ago

2.2.27

5 years ago

2.2.26

5 years ago

2.2.25

5 years ago

2.2.24

5 years ago

2.2.23

5 years ago

2.2.22

5 years ago

2.2.21

5 years ago

2.2.20

5 years ago

2.2.19

5 years ago

2.2.18

5 years ago

2.2.17

5 years ago

2.2.16

5 years ago

2.2.15

5 years ago

2.2.14

5 years ago

2.2.13

5 years ago

2.2.12

5 years ago

2.2.11

5 years ago

2.2.10

5 years ago

2.2.9

5 years ago

2.2.8

5 years ago

2.2.7

5 years ago

2.2.6

5 years ago

2.2.5

5 years ago

2.2.4

5 years ago

2.2.3

5 years ago

2.2.2

5 years ago

2.2.1

5 years ago

2.1.1

5 years ago