index-file-replacer
TypeScript icon, indicating that this package has built-in type declarations

1.0.7 • Public • Published

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

Package Sidebar

Install

npm i index-file-replacer

Weekly Downloads

0

Version

1.0.7

License

ISC

Unpacked Size

9.17 kB

Total Files

9

Last publish

Collaborators

  • rao.shahid799