@indoqa/webpack-ts

1.4.0 • Public • Published

Indoqa Webpack

Motivation

Webpack is a low-level build tool for Javascript web applications. In our opinion too low-level to be maintained in each of our projects. Since we found out that our webpack configurations are in huge parts identical, we started indoqa-webpack which can be configured delcaratively.

Goals

The goal of @indoqa/webpack-ts is supporting following use cases:

  • simple upgrade path to newer versions of indoqa-webpack
  • hide webpack configurations and provide a declarative configuration
  • support Typescript builds
  • support simple code-splitting
  • create production-ready release artifacts (Javascript, CSS)
  • provide a hot-reloadable development server using express

Changelog

Learn about the latest improvements

Example

See indoqa-react-redux-ts for an example of how to setup the store, the history and the fela renderer with hot-reload enabled.

Versions

Current Tags

Version History

Package Sidebar

Install

npm i @indoqa/webpack-ts

Weekly Downloads

0

Version

1.4.0

License

Apache-2.0

Unpacked Size

34.9 kB

Total Files

21

Last publish

Collaborators

  • rpoetz
  • mepheser
  • sdolg
  • aeibner