webpack-typescript-builder
v4.0.0-rc.6
Published
Webpack config builder for typescript, styles (css and sass), fonts and images.
Downloads
34
Maintainers
Readme
webpack-typescript-builder
Command line tool and
About
Following DRY principle. Many webpack controlled web-projects use the same configuration for optimal deployment. This library is aimed to gather all configuration blocks in one place and don't repeat them project to project.
Installation
The library is written in Typescript and compiled to ES6 JS.
npm install webpack-typescript-builder --save-dev
Preview
This a preview of the next gen builder that exposes CLI and includes commonly used React blocks for SSR and HMR. The API is not stable yet. Please use with caution.
Known issues
You may need to add sass-loader and node-sass to your project.
License
COPYRIGHT (C) 2017-2019 MOCODING, LLC