Jonathan Harrison
1 min readSep 24, 2018

--

Hi Petr,

I have just committed a change this morning to the repository.

There is a new npm script called build:dev-watch:

"build:dev-watch": "webpack --config webpack.dev.js --watch ./src"

If I make any modifications to *.less or *.ts files in the src folder, then webpack will automatically rebuild them.

Hope that helps.

--

--

Jonathan Harrison
Jonathan Harrison

Written by Jonathan Harrison

Principal Software Engineer @ Tripadvisor. Formerly at Spotify, Altitude Angel and Microsoft. All opinions are my own.

No responses yet