webpack-static-html-pages
webpack-static-html-pages copied to clipboard
"npm run preview" fails in Windows 10 environment
Hiya,
Just a note, had me scratching my head for a minute, the bash style substitution for the port definition in the npm start:dist script doesn't evaluate correctly in a Windows environment, resulting in an EACCESS error when the port spec if incorrectly evaluated.
Cheers,
Shaun