webpack-typescript-starter icon indicating copy to clipboard operation
webpack-typescript-starter copied to clipboard

A simple Webpack 2 + TypeScript starter

Results 11 webpack-typescript-starter issues
Sort by recently updated
recently updated
newest added

Also, resolve all security vulnerabilities.

# Fork Repo: https://github.com/Laurianti/webpack-typescript-starter/ [![Build Status](https://api.travis-ci.org/Laurianti/webpack-typescript-starter.svg?branch=master)](https://travis-ci.org/github/Laurianti/webpack-typescript-starter) # Source Build Status: https://travis-ci.org/github/juristr/webpack-typescript-starter/builds/749372154 # NOTE Build Status is green, but "Branch protection rules" of this repo looks broken and "All checks have...

Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 3.1.4 to 3.9.0. Release notes *Sourced from [webpack-dev-server's releases](https://github.com/webpack/webpack-dev-server/releases).* > ## v3.9.0 > ## [3.9.0](https://github.com/webpack/webpack-dev-server/compare/v3.8.2...v3.9.0) (2019-10-22) > > > ### Bug Fixes > > * add `hostname`...

dependencies

Here you have a gift, you can take it or not :). Related to #12 Why to use Jest? - (almost) No configuration. The only thing is the "jest" object...

just a simple e2e test

Check out this article and verify whether some of the mentioned suggestions should be added on this starter. http://erikaybar.name/webpack-source-maps-in-chrome/

https://twitter.com/fbjest/status/821041206503309319 ## Links - https://facebook.github.io/jest/ - https://github.com/kulshekhar/ts-jest

type: enhancement
type: question

If you would like to add coverage to the project, I use: `istanbul-instrumenter-loader` Any alternatives you prefere ?

type: feature

Not sure whether to add this directly or just add like a docs folder where the configuration of such common loaders is described. Or better even, just point to the...

state: needs design

This is the usual approach and could be useful even for this simple setup here...Still not sure, tho

type: feature
state: needs design