2.0.1 • Published 3 years ago

didof-personal-react-ts-module-builder v2.0.1

Weekly downloads
3
License
ISC
Repository
-
Last release
3 years ago

npm React module

Install

npm i didof-personal-react-ts-module-builder

from npm

Derived from: Harvey Delaney

Usage

Personally, I prefer to fork this repo to create a new library. Then I import it via a simlink in a suitable react typescript environment/nextjs environment. Here I can import it and test it manually.

Currently supports

  • production of bundles in two different JavaScript module formats
    • CommonJS
    • ES Modules
  • typescript
  • sass

ToDo

I plan to add configuration for: 1. tree shaking 1. plugin-images 1. plugin-json 1. minifyier 1. styled-components 1. code-splitting 1. jest 1. storybook 1. eslint