Closed martintoreilly closed 6 years ago
Amend packages.json to add azureconfig script that copies Azure web.config file to build directory (dist) and amend build script called via npm run build to also run the azureconfig script
packages.json
azureconfig
web.config
dist
build
npm run build
Amend
packages.json
to addazureconfig
script that copies Azureweb.config
file to build directory (dist
) and amendbuild
script called vianpm run build
to also run theazureconfig
script