1.0.7 • Published 5 years ago

index-file-replacer v1.0.7

Weekly downloads
1
License
ISC
Repository
github
Last release
5 years ago

Angular Index.html file replacer

you can use multiple index file for deployement. index1.html index2.html index3.html

"scripts":{ "build": "ng build && npm run-script copy-index-file", "copy-index-file":"node node_modules/index-file-replacer/lib/ --index=index2.html" }

npm run-script build run this command to build project first it will build the project then it will copy the index2.html to dist folder with name index.html

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago