juristr / webpack-typescript-starter

A simple Webpack 2 + TypeScript starter
126 stars 49 forks source link

updated: webpack and webpack dev server to latest version #10

Closed maartentibau closed 7 years ago

maartentibau commented 7 years ago

Just look closely at the title 😄

frederikprijck commented 7 years ago

Is there a reason why you edited all versions ?

maartentibau commented 7 years ago

@frederikprijck .. well I asked @juristr if he would mind if I removed the ^ character, since in my experience it causes more problems than it solved, certainly when working with webpack.

If you perform a npm update sometimes your setup might just not work anymore and if you have a few loaders working, you need to go through each one separatly.

frederikprijck commented 7 years ago

Afaik shrinkwrap can be used for this: https://docs.npmjs.com/cli/shrinkwrap