From: SUBHANSHU Date: Mon, 18 Jul 2022 19:17:56 +0530 Subject: added changes --- added changes --- --- 'a/README.md' +++ b/README.md @@ -25,10 +25,10 @@ - change \*scripts\* :- - add "build":"tsc" *for typescript* - add "prepare": "npm run build" *to prepare the package file for publishing* -- add at the end "files" : ["/lib/**/*"] *for pushing only the lib file that was build after npm build on the npm registery +- add at the end "files" : ["/lib/\**\*/*"] *for pushing only the lib file that was build after npm build on the npm registery - or can create a new file .npmignore - add "types" : " .d.ts", *it tells where the decleration file is* -- **_Note_** Don't forget to check the index,js file path +- **_Note_** Don't forget to check the index,js file path