2.2.30 • Published 8 years ago
react-scripts-component v2.2.30
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-componentTypeScript (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:
- Getting Started – How to create a new app.
- User Guide – How to develop apps bootstrapped with Create React App.
2.2.30
8 years ago
2.2.29
8 years ago
2.2.28
8 years ago
2.2.27
8 years ago
2.2.26
8 years ago
2.2.25
8 years ago
2.2.24
8 years ago
2.2.23
8 years ago
2.2.22
8 years ago
2.2.21
8 years ago
2.2.20
8 years ago
2.2.19
8 years ago
2.2.18
8 years ago
2.2.17
8 years ago
2.2.16
8 years ago
2.2.15
8 years ago
2.2.14
8 years ago
2.2.13
8 years ago
2.2.12
8 years ago
2.2.11
8 years ago
2.2.10
8 years ago
2.2.9
8 years ago
2.2.8
8 years ago
2.2.7
8 years ago
2.2.6
8 years ago
2.2.5
8 years ago
2.2.4
8 years ago
2.2.3
8 years ago
2.2.2
8 years ago
2.2.1
8 years ago
2.1.1
8 years ago