blindlybright's webpack configuration (see ROADMAP.md for the plans)
features:
development
,production
&test
environmentswebpack bundle analyzer
instrument- support for js's
generators
,async
|await
- support of mocks writing (integrated with
development
mode) typescript
support- tests for js & ts
- code coverage map while test stage
git hook
forprecommit
technologies used:
webpack
(module bundler)karma
(test runner)mocha
(test description)chai
(tests assertion library)sinon
(tests availabilities: spies, stubs, mocks, fakes)typescript
as an example:
sass
postcss