sporto / elm-tutorial

A guide to building web applications using Elm 0.18
396 stars 117 forks source link

Nit: misleading ` In package.json replace scripts with` in 04-starting/06-webpack-4 #176

Closed lucasdicioccio closed 7 years ago

lucasdicioccio commented 7 years ago

Thanks for the amazing tutorial.

I've never used Yarn/WebPack before, hence I guess it's a Yarn issue. The generated package.json does not contain a scripts key-value, hence the sentence should say something like "replace or add to the top-level JSON Object".

sporto commented 7 years ago

Fixed, thanks