1.0.7 • Published 7 years ago

index-file-replacer v1.0.7

Weekly downloads
1
License
ISC
Repository
github
Last release
7 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

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago